Skip to content

Latest commit

 

History

History
34 lines (24 loc) · 1.29 KB

README.md

File metadata and controls

34 lines (24 loc) · 1.29 KB

amnesty-people

Environment

Build with GitHub Actions and deploy with Cloudflare Pages

Name URL import.meta.env.PUBLIC_BUILD_TARGET
Production https://amnestypeople.com production
Staging https://staging.amnesty-people.pages.dev staging

Stack

Set up

The project required the following env:

PUBLIC_FIREBASE_CONFIG=<firebase_config_in_json_format>
PUBLIC_FIREBASE_ADMIN=<admin_email>,<admin_password>
PUBLIC_BUILD_TARGET=<production | <empty>>
PUBLIC_DATA_URL=<url_to_data_directory>

Shared resources