{"id":31646199,"url":"https://github.com/codefresh-io/firebase","last_synced_at":"2026-02-14T20:33:59.494Z","repository":{"id":26000828,"uuid":"100945869","full_name":"codefresh-io/firebase","owner":"codefresh-io","description":"a fork of firebase 2.4.2 that allows to pass http/s_proxy and pass it to the faye-websocket","archived":false,"fork":false,"pushed_at":"2022-06-14T17:46:28.000Z","size":93,"stargazers_count":0,"open_issues_count":1,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2026-02-13T08:06:23.934Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/codefresh-io.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-08-21T11:33:03.000Z","updated_at":"2017-08-21T11:40:41.000Z","dependencies_parsed_at":"2022-09-16T00:12:42.707Z","dependency_job_id":null,"html_url":"https://github.com/codefresh-io/firebase","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/codefresh-io/firebase","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codefresh-io%2Ffirebase","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codefresh-io%2Ffirebase/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codefresh-io%2Ffirebase/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codefresh-io%2Ffirebase/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codefresh-io","download_url":"https://codeload.github.com/codefresh-io/firebase/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codefresh-io%2Ffirebase/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29455355,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-14T15:52:44.973Z","status":"ssl_error","status_checked_at":"2026-02-14T15:52:11.208Z","response_time":53,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":[],"created_at":"2025-10-07T05:20:50.949Z","updated_at":"2026-02-14T20:33:59.466Z","avatar_url":"https://github.com/codefresh-io.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Firebase\n\n## Changelog\n\nThis package's changelog can be found here: https://www.firebase.com/docs/web/changelog.html\n\n## Overview\n\n[Firebase](https://www.firebase.com/) provides three key services that enable you to build rich, full-featured applications using just client-side code:\n\n0. **A realtime data API.** Our API replaces the need for most backend databases and server code by handling the heavy lifting of data storage and synchronization.\n\n0. **User management and authentication.** Our Simple Login service handles your user management and authentication needs out-of-the-box. Or, if you prefer to manage users yourself, you can maintain complete control using Custom Login.\n\n0. **Hosting.** With hosting, you can deploy your static website to the internet with a single command.\n\nAll of these services are built for security, reliability, and scale, so you can deploy your applications with confidence.\n\n## Node.js \u0026 Firebase\n\nWhile you can write entire Firebase applications without any backend code, many developers will still want to run their own servers. For these developers, we provide a full-featured Node.js module. This library has the same Javascript API and features as our web client.\n\nTo get started, install Firebase using npm:\n\n    npm install firebase\n\nNow, just require the library in your application and start using your data:\n\n    var Firebase = require('firebase');\n    var myRootRef = new Firebase('https://myprojectname.firebaseIO-demo.com/');\n    myRootRef.set(\"hello world!\");\n\n## Next Steps\n\nIf you haven't already done so, you should try our [tutorial](https://www.firebase.com/tutorial/index.html#gettingstarted). Next, we recommend checking out our [example apps](https://www.firebase.com/docs/examples.html) or reading on in the [docs](https://www.firebase.com/docs/).\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodefresh-io%2Ffirebase","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodefresh-io%2Ffirebase","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodefresh-io%2Ffirebase/lists"}