{"id":13778969,"url":"https://github.com/antonybudianto/koa-firebase","last_synced_at":"2025-04-12T01:16:30.840Z","repository":{"id":79069341,"uuid":"85707254","full_name":"antonybudianto/koa-firebase","owner":"antonybudianto","description":"☕ Koa with Firebase powered starter","archived":false,"fork":false,"pushed_at":"2017-03-21T15:23:51.000Z","size":7,"stargazers_count":11,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-12T01:16:25.599Z","etag":null,"topics":["firebase","koa","koa-router","koajs","middleware","starter"],"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/antonybudianto.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-21T13:47:14.000Z","updated_at":"2024-01-16T14:03:33.000Z","dependencies_parsed_at":null,"dependency_job_id":"9d597306-d44e-4ede-9de3-9500a245b116","html_url":"https://github.com/antonybudianto/koa-firebase","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antonybudianto%2Fkoa-firebase","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antonybudianto%2Fkoa-firebase/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antonybudianto%2Fkoa-firebase/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antonybudianto%2Fkoa-firebase/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/antonybudianto","download_url":"https://codeload.github.com/antonybudianto/koa-firebase/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248501858,"owners_count":21114684,"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":["firebase","koa","koa-router","koajs","middleware","starter"],"created_at":"2024-08-03T18:00:59.610Z","updated_at":"2025-04-12T01:16:30.819Z","avatar_url":"https://github.com/antonybudianto.png","language":"JavaScript","funding_links":[],"categories":["Examples \u0026 Boilerplates"],"sub_categories":[],"readme":"# koa-firebase\n\nSimple Firebase Admin Server using [Koa](http://koajs.com/).\n\nYou used Firebase for auth, realtime DB, and all. Finally you need your own server\nto integrate with 3rd party services, or maybe custom token, or you need server-side operations.\n\n## Requirements\n- Node 7.6 or later\n\n## How to use\n1. Clone this repo and change directory to the cloned folder\n2. Install the packages\n\n   ```sh\n   npm install\n   ```\n\n3. You need to download your Firebase Service Account json file, please follow the official [instruction](https://firebase.google.com/docs/admin/setup).\n\n    Put the file at project root.\n\n    \u003e :warning: Always make sure the JSON file is git-ignored!\n\n4. Copy `.env.example` file and rename it to `.env` at project root.\n\n    Change the dummy FIREBASE_DATABASE_URL value with your Firebase project databaseURL, you can find it on your Firebase Console\n\n5. Then start the server\n    ```sh\n    npm start\n    ```\n6. It should log successfully, and you can start using Firebase Admin SDK\n\n## License\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fantonybudianto%2Fkoa-firebase","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fantonybudianto%2Fkoa-firebase","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fantonybudianto%2Fkoa-firebase/lists"}