Template Projects and Stacks
js
common modern TS fullstack stack:
Express, Next, TypeScript, drizzle-orm, zod, trpc. nodemon
react
- create t3 app fullstack + vercel payments example https://github.com/vercel/nextjs-subscription-payments/tree/main. https://nkrkn.me/writing/t3-stripe / https://github.com/nramkissoon/t3-stripe / tutorial.
- SaaS starter kit https://github.com/boxyhq/saas-starter-kit?tab=readme-ov-file
- SaaS nextacular next, tailwind, nextauth, stripe, mailgun, prisma. no typescript.
- https://firebase.reactstarter.com/ react, serverless GraphQL
- shipfast next, tailwind, nextauth, supabase, stipe, mailgun. fullstack
- react-starter-kit graphql, react, relay, material UI. fullstack
- react native boilerplate
- react electron boilerplate
- chrome extension boilerplate
- todoApp-GraphQL-Oauht-jwt
svelte
APIs
- learning Hasura
- FullStackHero.NET 7 API boilerplate, very complete with all types of features like logging and auth and deployment with docker, terraform, aws...
GraphQL
all types of apps https://github.com/hasura/sample-apps
python
-
cookiecutter is a cli util that creates projects from project templates. (need to find cookies(templates) in order to use it)
-
https://github.com/sourcery-ai/python-best-practices-cookiecutter
this project sets up most common best practices python packages for linting, formatting, testing, import sorting, static typing and git hooks that runs everything pre-commit. also has a Dockerfile and docker publish
fullstack very complete
-
FastAPI backend, React, typescript, postgres, SqlAlchemy ORM, docker-compose, material UI, react-admin dashboard, and more...
https://github.com/Buuntu/fastapi-react -
full stack FastAPI with Vue
https://github.com/tiangolo/full-stack-fastapi-postgresql
django
flask
- cookiecutter full app with flask, with Bootstrap, asset bundling+minification with webpack, starter templates and user reg/auth.
- REST API
package /lib / pypackage template
https://github.com/audreyfeldroy/cookiecutter-pypackage
https://github.com/cjolowicz/cookiecutter-hypermodern-python
pytest plugin template
data science
https://github.com/docker-science/cookiecutter-docker-science
PHP
laravel
misc
- resilient and can handle massive traffic emergency website kit