peirvine / frolf-manager

GNU General Public License v3.0
0 stars 0 forks source link

Disc Golf Manager

discgolfmanager.com

Authors

Contributing

Contributions are always welcome!

See contributing.md for ways to get started.

Please do not push code that you have not tested locally (@Gregory-Ledray I'm looking at you.)

Installation

Install Firebase with npm

  npm install firebase

Run Locally

Clone the project

  // DO NOT FORK
  git clone git@github.com:peirvine/frolf-manager.git

Go to the project directory

  cd frolf-manager

Install dependencies

  npm i

Start the server

  npm run start

Be careful, currently local hits prod data

Enulators

Firebase has emulators, they aren't currently working but they will be soon.