Please visit hora.cc for screenshots, demo and more.
Requirements:
- Install npm
- Open project folder and run
npm install
- type
npm start
, aplication will start on port 3000 and open in your default browser
https://firebase.google.com/docs/functions/get-started https://firebase.google.com/docs/functions/typescript
Install global firebase tools npm install -g firebase-tools
.
Run firebase login
to login with your admin account. Then npm install
to install required Cloud Functions dependencies.