- NodeJS >= 18
- pnpm >= 8
- End-to-End Type Safe
- NextJS
- Typescript
- Zod
- Tailwind CSS
- Eslint + Prettier
- Zustand
- Prisma
- Clerk Auth
- Shadcn UI
- Axios
- Tanstack/React Query
- TRPC
- Jest
- React Testing Library
- Type Safe Environment Variables
- Light / Dark Mode
- Clone the Repo.
- Create
.env
file at root of the project (see file .env.example). pnpm i
to install dependencies.pnpm dev
to start server atlocalhost:3000
- You should See the
Clerk
Auth Screen for Sign-in. - After Sign-in, You will be redirected to homepage of the app.
- Let's Go!