2025-05-21 15:51:06 +01:00
2025-02-17 18:29:18 +00:00
2023-10-25 15:46:20 +01:00
2025-05-21 15:51:06 +01:00
2023-05-16 14:16:14 +02:00
2023-05-19 09:39:18 +02:00
2025-02-19 20:09:25 +00:00
2023-05-16 14:16:14 +02:00
2023-05-16 14:16:14 +02:00
2025-02-08 23:33:59 +00:00
2025-03-17 12:37:07 +00:00
2025-03-17 12:38:43 +00:00
2023-05-16 14:16:14 +02:00

Aut Archiver Setup Tool

This project is a firebase/vue app that can connect to an instance of the Auto Archive API.

UI preview

development with yarn

# setup
yarn install

# Compiles and hot-reloads for development
yarn serve

# Compiles and minifies for production
yarn build
# Previews the production build
yarn preview

# Lints and fixes files
yarn lint

Release/development process

You need a firebase APP and a Google project, and as it stands you need to update the hardcoded APP identifiers (here and here); a PR on isolating that to .env is welcome.

  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 check with yarn preview, once all is good release firebase deploy --only hosting
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%