- Node JS v14+
A Firebase service account file is required for this software to run. Please see the documentation for details. Other than that please create a .env
file based on the example found in this repository. If you would like to run this app in Docker, please see the docker-compose.yml
file for an example.
Install the dependencies:
npm install
Run the development server:
npm run server-dev
Run the production server:
npm run production
This project uses Gitmoji for commit organisation. For more details see the Gitmoji Repository.
Dylan Gore 💻 📖 🤔 |
Mohit Taneja 🤔 |
This project follows the all-contributors specification.