This project is a template nuxt 3 project. The minimum required functions are implemented as a template project and the essentials are explained. This project also implement unit testing, E2E testing, ...
The database is required for persistence of app data and NextAuth.js sessions. Install Docker Desktop. Create and run the database inside a docker container. The ...