This Turborepo is maintained by the me.
Tech-stack.
Frontend:- Next.js,typescript and canva.
Backend :- Express,Node.
Database:- Postgres(hosted on neon db)
ORM :- Prisma.
Containerized: docker
To run either clone it. Or use Docker.hub link.
draw-front-en: a Next.js appweb: another Next.js app@repo/ui: a stub React component library shared by bothwebanddocsapplications@repo/eslint-config:eslintconfigurations (includeseslint-config-nextandeslint-config-prettier)@repo/typescript-config:tsconfig.jsons used throughout the monorepo
Each package/app is 100% TypeScript.
To install :- pnpm install To run load env's To start pnpm run dev