This is a practice project made by me, where you can share your throughts and also commment, react or love others thoughts.
Tech Stacks:
React ▶ FrontEnd Framework
Nextjs ▶ Routing
MongoDB ▶ Database
Prisma ▶ ORM
NextAUTH ▶ Authentication
Vercel ▶ Deployment
Node version 16.x
git clone https://github.com/aryanjha256/chirp.git
npm i
DATABASE_URL=
NEXTAUTH_JWT_SECRET=
NEXTAUTH_SECRET=
npm run dev
Running commands with npm npm run [command]
command | description |
---|---|
dev |
Starts a development instance of the app |