Gehrig Davis

Website to keep an archive of Gehrig's Facebook Videos as a missionary serving in the Richmond VA mission as a missionary for The Church of Jesus Christ of Latter-day Saints.

Contributing

  1. Clone this repo
  2. Install requirements with npm install
  3. Make edits to files in ./src
  4. Run in dev with npm start

Deploy

  1. Create a .env file with the following information:

    PROD_SERVER=gehrigdavis.com
    PROD_USERNAME=gehrig
  2. Run the deploy script:

    ./deploy