An open API service indexing awesome lists of open source software.

https://github.com/jasterv/nodejs-firebase-template


https://github.com/jasterv/nodejs-firebase-template

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

# Node.js Firebase template

## Setup

Copy the `serviceAccountKey.example.json` to `serviceAccountKey.json` and setup the right credentials

## Run

```shell
npm run start
```