mirror of
https://github.com/bellingcat/auto-archiver-setup-tool.git
synced 2026-06-13 14:08:36 +03:00
deployment instructions on readme
This commit is contained in:
@@ -22,3 +22,10 @@ yarn lint
|
||||
|
||||
### Customize configuration
|
||||
See [Configuration Reference](https://cli.vuejs.org/config/).
|
||||
|
||||
|
||||
### Release process
|
||||
1. install firebase locally
|
||||
2. login to your firebase account with `firebase login`
|
||||
3. make sure you have access to the project `firebase projects:list`
|
||||
4. build `yarn build` and then release `firebase deploy --only hosting`
|
||||
Reference in New Issue
Block a user