GTBitsOfGood / hope-sustains-life

A donation website for the nonprofit Hope Sustains Life.
hope-sustains-life.vercel.app
MIT License
4 stars 1 forks source link

hope-sustains-life

Our team is building a comprehensive donation website for Hope Sustains Life so that they can raise money more effectively, and provide assistance for the refugee populations.

Stack

Running

Development

To understand this code better, read the Code Tour.

  1. Run npm install
  2. Setup development environment variables by running npm run secrets
    • You will be prompted for a password. Ask your EM to send it to you.
    • NOTE: Windows users need to run npm run secrets:login and npm run secrets:sync instead
  3. Run npm run dev

Production

  1. Setup your host/vm and the necessary env vars
  2. Run npm install
  3. Run npm run start

Other Info

Styling