Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 216 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 216 Bytes

How to start

cp './config/firebase.config.example' ./config/firebase.config'
yarn install
yarn start

Deploy

npm install -g firebase-tools
chmod +x deploy(not sure if necessary though)
./deploy