Frontend
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
Assuming we will build a docker container - add to frontend action when decided.