https://github.com/androidovshchik/simplefbdbalternative
Simple Firebase database alternative in Node.js
https://github.com/androidovshchik/simplefbdbalternative
Last synced: over 1 year ago
JSON representation
Simple Firebase database alternative in Node.js
- Host: GitHub
- URL: https://github.com/androidovshchik/simplefbdbalternative
- Owner: androidovshchik
- Created: 2019-06-23T08:22:49.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-06-23T13:06:22.000Z (about 7 years ago)
- Last Synced: 2025-01-18T18:53:31.481Z (over 1 year ago)
- Language: TypeScript
- Homepage:
- Size: 12.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### Usage
```
$ npm install --only=prod
$ node server.min.js
```