mmcknett / loggr

Time logging system
https://loggr-a3f89.web.app/
0 stars 0 forks source link

Loggr can be deployed to firebase in one command #20

Closed mmcknett closed 1 year ago

mmcknett commented 1 year ago

Deployment to prod can now be accomplished with npm run deploy. c481ec401e2911a3767a3e3517eee2ed45df69f0

Note: This builds and deploys the typescript app to firebase hosting. To update firestore configuration, still use the command npm run deploy:firestore.

mmcknett commented 1 year ago

Firebase made it simple to create automatic deploys. I set that up with 13e21f8a5c4fe14c3c7aec92febf0cd50c558201.