{"id":44287840,"url":"https://github.com/glassmonkey/firebase-functions-sample","last_synced_at":"2026-02-10T23:06:51.091Z","repository":{"id":126811770,"uuid":"230881086","full_name":"glassmonkey/firebase-functions-sample","owner":"glassmonkey","description":null,"archived":false,"fork":false,"pushed_at":"2024-05-03T20:30:37.000Z","size":398,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-01-14T01:17:22.425Z","etag":null,"topics":["docker","firebase","javascript","jest","webpack"],"latest_commit_sha":null,"homepage":"https://qiita.com/glassmonkey/items/a8a8a5f0b7c16b940f46","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/glassmonkey.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":"2019-12-30T08:48:37.000Z","updated_at":"2019-12-31T05:40:29.000Z","dependencies_parsed_at":"2023-06-18T04:15:18.470Z","dependency_job_id":null,"html_url":"https://github.com/glassmonkey/firebase-functions-sample","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/glassmonkey/firebase-functions-sample","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glassmonkey%2Ffirebase-functions-sample","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glassmonkey%2Ffirebase-functions-sample/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glassmonkey%2Ffirebase-functions-sample/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glassmonkey%2Ffirebase-functions-sample/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/glassmonkey","download_url":"https://codeload.github.com/glassmonkey/firebase-functions-sample/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glassmonkey%2Ffirebase-functions-sample/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29321277,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-10T20:44:44.282Z","status":"ssl_error","status_checked_at":"2026-02-10T20:44:43.393Z","response_time":65,"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":["docker","firebase","javascript","jest","webpack"],"created_at":"2026-02-10T23:06:50.938Z","updated_at":"2026-02-10T23:06:51.077Z","avatar_url":"https://github.com/glassmonkey.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# firebase functions sample + es6\nThis sample is firebase functions using es6\n\n# Install\n\n```\n$ git clone https://github.com/glassmonkey/firebase-functions-sample\n$ cd firebase-functions-sample\n$ npm install\n```\n\n# Configure \n\n* edit `\u003cyour-project-id\u003e` in `.firebaserc`\n```\n\"default\": \"\u003cyour-project-id\u003e\"\n```\n* login firebase\n ```\n $ npx firebase login\n ```\n\n# Optional configure \nUsing docker, required configure\n\n* get login token\n```\n$ npx  firebase login:ci\n```\n* copy .env.example to .env\n```\n$ cp .env.example .env\n```\n* replace `anyPass` with `1//***` in `.env`\n```\nFIREBASE_TOKEN=anypass\n-\u003e  FIREBASE_TOKEN=1//***\n```\n\n\n# Debug\n```\n$ npm run serve\n```\nor\n```\n$ make up\n```\n\n# Test\n```\n$ npm run test\n```\nor\n```\nmake test\n```\n\n# Deploy\n```\n$ npm run deploy\n```\nor \n```\nmake deploy\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fglassmonkey%2Ffirebase-functions-sample","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fglassmonkey%2Ffirebase-functions-sample","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fglassmonkey%2Ffirebase-functions-sample/lists"}