{"id":15994263,"url":"https://github.com/pixelhandler/firebase-ember-chat-example","last_synced_at":"2025-08-21T20:10:55.703Z","repository":{"id":11784370,"uuid":"14325101","full_name":"pixelhandler/firebase-ember-chat-example","owner":"pixelhandler","description":null,"archived":false,"fork":false,"pushed_at":"2013-11-12T07:13:15.000Z","size":500,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-10T08:31:19.425Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"CSS","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/pixelhandler.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":"2013-11-12T07:07:17.000Z","updated_at":"2016-04-09T12:03:52.000Z","dependencies_parsed_at":"2022-09-14T11:31:42.054Z","dependency_job_id":null,"html_url":"https://github.com/pixelhandler/firebase-ember-chat-example","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/pixelhandler%2Ffirebase-ember-chat-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pixelhandler%2Ffirebase-ember-chat-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pixelhandler%2Ffirebase-ember-chat-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pixelhandler%2Ffirebase-ember-chat-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pixelhandler","download_url":"https://codeload.github.com/pixelhandler/firebase-ember-chat-example/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247266570,"owners_count":20910837,"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":[],"created_at":"2024-10-08T07:07:58.433Z","updated_at":"2025-04-05T00:15:48.402Z","avatar_url":"https://github.com/pixelhandler.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# EmberFire Chat Example\n\n### Server\n\nStart Server using command on console: `node ember-chat/server.js`, kill w/ CMD-C\n\nRequires use of connect, setup w/ `npm install connect` in node_modules\n\n## Node box\n\n* [IDE](https://www.nitrous.io/app#/boxes/50277/ide)\n* [Preview URL](http://firebase-chat-50277.usw1.actionbox.io:3000/)\n  * (need to execute start server using console, runs on port 3000)\n* SSH URI: ssh://action@usw1.actionbox.io:13392\n\nIf you haven’t already signed up w/ Nitrous.io, [referal link](https://www.nitrous.io/join/CoqXOGmFWfw)\n\n## Links\n\n* [Ember Chat example](https://github.com/andrewmp1/emberFire/tree/gh-pages/examples/chat)\n* [Ember Fire](https://github.com/firebase/emberFire)\n\nIdeas for extending the chat example:\n\n* [Authenticating with Persona](https://www.firebase.com/docs/security/simple-login-persona.html)\n  * [persona.org](https://login.persona.org/)\n* [EmberJS Gauge](http://front-back.com/an-ember-js-gauge-component)\n* [Leaderboard Example](https://www.firebase.com/tutorial/#session/o3zmxe1kde2)\n  * [data](https://o3zmxe1kde2.firebaseio-demo.com/) \n\n## Firebase data\n\n* [Collection](https://pixelhandler.firebaseio.com/chats/)\n\nExport:\n\n    {\n      \"chats\" : {\n        \"_type\" : \"array\",\n        \"0\" : {\n          \"from\" : \"Guest01\",\n          \"msg\" : \"Chirp.\"\n        }\n      }\n    }\n\nSecurity:\n\n    {\n      \"rules\": {\n        \".read\": true,\n        \".write\":false,\n        \"chats\":{\n          \".read\": true,\n          \".write\": true\n        }\n      }\n    }\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpixelhandler%2Ffirebase-ember-chat-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpixelhandler%2Ffirebase-ember-chat-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpixelhandler%2Ffirebase-ember-chat-example/lists"}