Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 653 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 653 Bytes

alt text

Fog City Run

travis Coverage Status

This is a new version (2.0) of the Fog City Run website.

Prod: https://fogcityrun.com

Linting

make lint

Fetching Production Database

You can fetch and load a snapshot of the production database by running:

make db-remote USERNAME=[username] DM=[local pg databse name]