How to setup this project? Simply follow this steps:
- Clone this repository first
- Run initial script
npm iin the terminal. - Setup or load existing firebase project and create
serviceAccountKey.jsonas project credentials. Place it in the root of the project. - Make a copy of
.env.example, rename it into.env, then fill the credentials using yours.