mirror of
https://github.com/bellingcat/auto-archiver-setup-tool.git
synced 2026-06-07 19:18:36 +03:00
3101db4d2481588676c7ccd3cd2c1c57d4ecbad5
firebase-archiver-2
Project setup
yarn install
Compiles and hot-reloads for development
yarn serve
Compiles and minifies for production
yarn build
Lints and fixes files
yarn lint
Customize configuration
Release process
- install firebase locally
- login to your firebase account with
firebase login - make sure you have access to the project
firebase projects:list - build
yarn buildand then releasefirebase deploy --only hosting - to update schedule functions
firebase deploy --only functions - to update secrets use
firebase functions:secrets:set SECRET_NAMEmore info hereAPI_SERVICE_PASSWORDfor the auto-archiver-api
Description
Languages
Vue
81.3%
JavaScript
17.9%
HTML
0.7%
CSS
0.1%