Production grade project setup for Nuxt 3/4
Hi, can anyone guide me on how to setup production grade project with nuxt 3/4? I have minimal eslint configured only. (I hate prettier). Any suggestions on how can I setup the project? (Team will be working on this project). Like different environments, dev, staging and production with hosting on vercel via CI/CD and whether to Dockerize the project or not, etc.
0 Replies