Awesome project. I'm curious how are you keeping your server and client in the same repo and deploying it together. There is no server and it's not listening to any port. Can you shed some light on that?
Bro. Next.js.
Allows you to do backend stuff via API routes pages.
It allows you to have up to 10 or 12 serverless functions.
In my case they are calling for mongodb.
Vishwajeet Raj Cannot start the project. Setup the env variables, installed npm packages. Tried with both npm start and npm run-script dev. It always says Cannot find module tailwindcss