Look at the Nuxt documentation to learn more.
You'll need docker
and docker compose
.
docker compose up -d
The calendar is designed to be compatible with SSG, that means it can be generated and deployed to a static host.
npm run generate
Follow the instructions to deploy the build to your static host.