{"id":13778543,"url":"https://github.com/pguyson/fireleaves","last_synced_at":"2025-05-11T12:30:56.749Z","repository":{"id":178566571,"uuid":"85155865","full_name":"pguyson/fireleaves","owner":"pguyson","description":"Firebase Real-time database to MongoDB adapter","archived":false,"fork":false,"pushed_at":"2017-06-29T06:56:42.000Z","size":33,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-08-03T18:13:03.611Z","etag":null,"topics":["backend","database","es6","firebase","javascript","mongodb","mongodb-adapter","nodejs","redis"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pguyson.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2017-03-16T05:23:29.000Z","updated_at":"2018-06-28T17:35:03.000Z","dependencies_parsed_at":null,"dependency_job_id":"de0ee720-f506-401d-9162-97bfecabdc58","html_url":"https://github.com/pguyson/fireleaves","commit_stats":null,"previous_names":["pguyson/fireleaves"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pguyson%2Ffireleaves","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pguyson%2Ffireleaves/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pguyson%2Ffireleaves/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pguyson%2Ffireleaves/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pguyson","download_url":"https://codeload.github.com/pguyson/fireleaves/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225048951,"owners_count":17412898,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["backend","database","es6","firebase","javascript","mongodb","mongodb-adapter","nodejs","redis"],"created_at":"2024-08-03T18:00:54.614Z","updated_at":"2024-11-17T14:30:35.762Z","avatar_url":"https://github.com/pguyson.png","language":"JavaScript","funding_links":[],"categories":["Utilities"],"sub_categories":[],"readme":"# fireleaves\n\n![Screenshot](https://github.com/nukung/fireleaves/raw/master/screenshot.png)\n\nFirebase Real-time database to mongoDB adapter, inspired by [Flashlight](https://github.com/firebase/flashlight)\n\n**fireleaves** is useful for backend application, it's use mongoDB featureds for search, summary report and other things that you want to do on backend and firebase is difficult to do.\n\n# Features\n\n### 0.0.2\n - supported queue for large data, using [kue](https://github.com/Automattic/kue) and redis\n\n### 0.0.1\n- monitor firebase realtime database and index to mongodb\n- parser data before index to mongodb\n\n# Getting Started\n- Install and run [MongoDB](https://www.mongodb.com/)\n- Install and run [Redis](https://redis.io/)\n- `git clone https://github.com/pguyson/fireleaves --depth=1`\n- `npm -g install gulp`\n- `npm install`\n- get firebase service key [Guide](https://firebase.google.com/docs/admin/setup) and save to key\n- copy src/config.js.example to src/config.js and edit to match your server configuration\n- `npm run dev`\n\n# Production\n- copy bin to production server\n- `npm run prod-install`\n- `npm start`\n- for pm2 `pm2 start \"/usr/bin/npm\" --name \"fireleaves\" -- start`\n\n# Contributing\n- Found a bug? or Features request, Report it on Github [Issues](https://github.com/pguyson/fireleaves/issues) and include a error message and config sample.\n- Anything else? feel free to [mail me](mailto:me@panu.rocks).\n\n\n# License\nfireleaves is licensed under [MIT](https://github.com/pguyson/fireleaves/blob/master/LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpguyson%2Ffireleaves","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpguyson%2Ffireleaves","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpguyson%2Ffireleaves/lists"}