Who pays Speakers? is a project inspired by Who pays artists?.
If you'd like to contribute, help me close issues.
- Node: http://nodejs.org/
- Firebase: https://firebase.google.com/
- Clone the repository
- Sign up to Firabase & create a project
- Go to
Settings
>Service Accounts
& generate new private key for Node.js - Save the generated
serviceAccountKey.json
file in the root of the project npm install
npm start
app should start on port 5070