Template Projects and Stacks

js

common modern TS fullstack stack:
Express, Next, TypeScript, drizzle-orm, zod, trpc. nodemon

solopreneur stack

TypeScript, next, , postgres,
prisma ORM or drizzle
zod

auth

design
tailwind, ShadCN UI

emails
Resend (skip mailgun)

hosting
netlify, vercel, supabase.
AWS amplify, 1 click deployment for $1
don't host on AWS and complex platforms.

payments

analytics

mobile
react native (expo)

but "try to avoid building for mobile in general. mobile users aren't in the mindset for solving business problems, just entertainment". I'm not sure I agree with this point. apps like binance, etoro, banks have most of their traffic on mobile. His point is it's not beginner friendly

react

svelte

APIs

GraphQL

all types of apps https://github.com/hasura/sample-apps

python

fullstack very complete

django

flask

package /lib / pypackage template

https://github.com/audreyfeldroy/cookiecutter-pypackage
https://github.com/cjolowicz/cookiecutter-hypermodern-python

pytest plugin template

https://github.com/pytest-dev/cookiecutter-pytest-plugin/tree/main/pytest-{{cookiecutter.plugin_name}}

data science

https://github.com/docker-science/cookiecutter-docker-science

PHP

laravel

laravel + react

misc