Skip to content

agrc/wfrc-bike-map

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WFRC Bike Map

Mockups & Design

Architecture Diagram

Mockups

Development Environment

Set Up

  1. Install app dependencies pnpm install
  2. Duplicate functions/.secrets.local.sample as .secrets.local and fill in the values.
  3. Duplicate functions/.env.sample as .env.local and fill in the values.

Deploy

This website is tested and deployed with GitHub Actions.

Remote Configs

This app is configurable via Firebase Remote Configs. This allows admins to update various parts of the application without having to deploy a new build.

Dev Configs Prod Configs

Once any changes are published, the values should be reflected in the corresponding application environment within 60 seconds.

If you add a new config, make sure to run pnpm run download-configs:dev so that you have the necessary default values during development. This is done automatically in CI.

[!NOTE] JSON values can only contain a single level object. Nested objects are not supported by the react context component in this app at the moment.

Feedback

User feedback is stored in the following feature services:

Feedback emails are sent to the following Google group: gcp-dts-ugrc-wfrc-admins@utah.gov

About

Quickly find bikeways in Utah

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Contributors 5