Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jobsamuel/mongofire
Export collections from MongoDB to Firebase
https://github.com/jobsamuel/mongofire
Last synced: 27 days ago
JSON representation
Export collections from MongoDB to Firebase
- Host: GitHub
- URL: https://github.com/jobsamuel/mongofire
- Owner: jobsamuel
- License: mit
- Created: 2015-10-26T14:16:52.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-10-27T14:58:01.000Z (about 9 years ago)
- Last Synced: 2024-04-14T23:28:37.546Z (7 months ago)
- Language: JavaScript
- Homepage:
- Size: 145 KB
- Stars: 5
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# mongofire
> Export collections from MongoDB to Firebase
## usage
```bash
$ git clone [email protected]:jobsamuel/mongofire.git
$ npm install
$ npm run compile# Set your access tokens in index.js
$ npm start
```## license
[MIT License](http://opensource.org/licenses/MIT) :copyright: Jobsamuel Núñez