- Nuxt.js + Nuxt Image
- Nuxt UI (Built in TailwindCSS + Color Mode)
- Less
- Day.js
- VueUse
- Dockerfile
- Github Actions
Environment Secrets
Add these secrets to enable the action:
DOCKER_USERNAME
- Your docker usernameDOCKER_PASSWORD
- Your docker access tokenDOCKER_IMAGE
- Your docker image name, like this:username/your-repo
MIT