turbo-next-nest-graphql-prisma
turbo-next-nest-graphql-prisma copied to clipboard
My personal stack for production app
trafficstars
Turbo Next Nest GraphQL Prisma
My personal stack for production app, inspired by MonkeyEveryday
Frontend
- Next
- TailwindCSS with SCSS
API
- GraphQL
Backend
- Nest
- Prisma
Prettier Config
@trivago/prettier-plugin-sort-importsandprettier-plugin-tailwindcss
Others
- Database: PostgreSQL
- Monorepo: Turborepo
- My Code Style that all companies I work for does not use (Salim Double Quote and Semicolon)
Getting started
- Create your repository from this template or use
degit - Copy .env.template into .env (In root and apps/client)
- Search and replace all
@orginto name you want pnpm installpnpm devwill start all app at the same time