A VueJS + Firebase app to help offices, shops, galleries, etc open their doors again and have an overview of occupancy level.
You will need to create a (free) Firebase account and a new project.
Use npm
to install.
npm install
Run locally
npm run serve
Get ready to deploy
npm run build
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.