Skip to content

wevisdemo/amnesty-people

 
 

Repository files navigation

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

Languages

  • Svelte 61.6%
  • TypeScript 19.3%
  • Astro 15.4%
  • CSS 2.2%
  • JavaScript 1.3%
  • Shell 0.2%