This project relies on Firebase Cloud Functions to execute the Igbo API business logic.
Individual contributors need to integrate their own Firebase project config to be able to run the project locally and merge forked changes.
Please follow this Firebase Getting Started Guide to create your own Firebase project.
Within .firebaserc, replace the project name igbo-api-bb22d
with your new Firebase project name
Within firebase.js, replace the FIREBASE_CONFIG
object with your firebase project config object
Congrats 🎉 You're ready to start making your first changes to your repo. Please refer to our Contributing Guide to learn how to contribute to the project.