Skip to content

bellingcat/auto-archiver-setup-tool

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages