A frontend for cupcake
Always lots to do - but - before we can release this:
- Require authentication - the backend needs to implement authentication/authorization.
- Some tests would be nice :)
Nuxt application using npm
npm install
npm run dev
npm build
npm preview
docker build -t frosting:latest .