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.
copy the .env.example to .env and paste all the environment variables
run the development server:
yarn installyarn devOpen http://localhost:3000 with your browser to see the result.
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.