Skip to content

AnushDeokar/Csgrid

Repository files navigation

CSgrid

This is a Next.js project bootstrapped with create-next-app. It is a blogging app built with everything new in Nextjs, It uses clerk, tailwind, mongodb, prisma, uploadthing.

Setting up Locally

copy the .env.example to .env and paste all the environment variables

run the development server:

yarn install
yarn dev

Open http://localhost:3000 with your browser to see the result.

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.

Releases

No releases published

Packages

No packages published

Languages