An example app using Nuxt3, TailwindCSS, ESLint & Prettier with GitHub Actions, etc.
Base:
Linter/Formatter:
Validation Library:
Recommended Editors:
Recommended VSCode Plugins:
Need to install Node.js >= 16 first.
Make sure to install the dependencies.
npm inpm run devBuild the application for production:
npm run buildCheckout the deployment documentation.
If you need API & DB Server, please clone from following:
https://github.com/qlawmarq/fastapi-mysql-docker