2025-02-06 20:27:25 +00:00
2023-10-25 15:46:20 +01:00
2025-02-06 20:27:25 +00:00
2023-05-16 14:16:14 +02:00
2023-05-19 09:39:18 +02:00
2023-12-01 11:17:36 +00:00
2023-05-16 14:16:14 +02:00
2023-05-16 14:16:14 +02:00
2024-11-13 12:33:37 +01:00
2023-05-16 14:16:14 +02:00

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

See Configuration Reference.

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
  5. to update schedule functions firebase deploy --only functions
  6. if you add any library to a function, install it inside the /functions folder and not in the root folder
  7. to update secrets use firebase functions:secrets:set SECRET_NAME more info here
    1. API_SERVICE_PASSWORD for the auto-archiver-api
    2. GOOGLE_API_CLIENT_EMAIL and GOOGLE_API_PRIVATE_KEY for the scheduled function to validate sheets exist
Description
A front-end application for Bellingcat's Auto Archiver API
Readme 1.3 MiB
Languages
Vue 81.3%
JavaScript 17.9%
HTML 0.7%
CSS 0.1%