kosamari / who-pays-tech-speakers

code for who pays speakers
http://whopays.techspeakers.info/
MIT License
45 stars 14 forks source link

Who pays Speakers?

Who pays Speakers? is a project inspired by Who pays artists?.

If you'd like to contribute, help me close issues.

Dependencies

Setup

  1. Clone the repository
  2. Sign up to Firabase & create a project
  3. Go to Settings > Service Accounts & generate new private key for Node.js
  4. Save the generated serviceAccountKey.json file in the root of the project
  5. npm install
  6. npm start app should start on port 5070