https://github.com/jasterv/nodejs-firebase-template
https://github.com/jasterv/nodejs-firebase-template
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jasterv/nodejs-firebase-template
- Owner: JasterV
- Created: 2021-12-14T09:43:39.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-12-14T09:45:24.000Z (over 4 years ago)
- Last Synced: 2025-06-27T06:54:31.785Z (11 months ago)
- Language: JavaScript
- Size: 52.7 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```