{"id":21882082,"url":"https://github.com/shgtkshruch/dotinstall-firebase-basic","last_synced_at":"2026-04-13T02:08:41.949Z","repository":{"id":73276159,"uuid":"146092723","full_name":"shgtkshruch/dotinstall-firebase-basic","owner":"shgtkshruch","description":null,"archived":false,"fork":false,"pushed_at":"2018-09-05T12:05:09.000Z","size":11,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-22T01:14:24.704Z","etag":null,"topics":["dotinstall","firebase"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/shgtkshruch.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-08-25T12:17:20.000Z","updated_at":"2018-09-23T15:10:08.000Z","dependencies_parsed_at":"2023-05-30T06:15:38.698Z","dependency_job_id":null,"html_url":"https://github.com/shgtkshruch/dotinstall-firebase-basic","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/shgtkshruch/dotinstall-firebase-basic","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shgtkshruch%2Fdotinstall-firebase-basic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shgtkshruch%2Fdotinstall-firebase-basic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shgtkshruch%2Fdotinstall-firebase-basic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shgtkshruch%2Fdotinstall-firebase-basic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shgtkshruch","download_url":"https://codeload.github.com/shgtkshruch/dotinstall-firebase-basic/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shgtkshruch%2Fdotinstall-firebase-basic/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31736723,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-12T22:19:12.206Z","status":"online","status_checked_at":"2026-04-13T02:00:06.623Z","response_time":93,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["dotinstall","firebase"],"created_at":"2024-11-28T09:26:46.449Z","updated_at":"2026-04-13T02:08:41.913Z","avatar_url":"https://github.com/shgtkshruch.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# dotinstall-firebase-basic\n\nlesson: [Learning with JavaScript Introduction to Firebase : dotinstall](https://dotinstall.com/lessons/basic_firebase)\n\n## Settings\ncreate `js/config.js` to setting Firebase.\n```js\nexport default {\n  apiKey: \"your-api-key\",\n  authDomain: \"your-auth-domain\",\n  databaseURL: \"your-datbae-url\",\n  projectId: \"your-project-id\",\n  storageBucket: \"your-storage-bucket\",\n  messagingSenderId: \"your-messageing-sender-id\"\n};\n```\n\nAnd run following command.\n```sh\nnpm start\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshgtkshruch%2Fdotinstall-firebase-basic","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshgtkshruch%2Fdotinstall-firebase-basic","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshgtkshruch%2Fdotinstall-firebase-basic/lists"}