{"id":24376211,"url":"https://github.com/jollen/mongodb-starter-kit","last_synced_at":"2026-04-27T02:32:26.930Z","repository":{"id":142299561,"uuid":"58243816","full_name":"jollen/mongodb-starter-kit","owner":"jollen","description":"MongoDB 與 NoSQL 教育訓練t","archived":false,"fork":false,"pushed_at":"2017-08-13T08:51:49.000Z","size":611,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-12-27T11:12:09.950Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://github.com/jollen/mongodb-starter-kit","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/jollen.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":"2016-05-07T01:35:18.000Z","updated_at":"2017-08-12T01:42:43.000Z","dependencies_parsed_at":null,"dependency_job_id":"cdfc8a2b-4d12-4492-b0b4-84fd9763f476","html_url":"https://github.com/jollen/mongodb-starter-kit","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jollen/mongodb-starter-kit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jollen%2Fmongodb-starter-kit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jollen%2Fmongodb-starter-kit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jollen%2Fmongodb-starter-kit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jollen%2Fmongodb-starter-kit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jollen","download_url":"https://codeload.github.com/jollen/mongodb-starter-kit/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jollen%2Fmongodb-starter-kit/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32320305,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-26T23:26:28.701Z","status":"online","status_checked_at":"2026-04-27T02:00:06.769Z","response_time":128,"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":[],"created_at":"2025-01-19T05:59:26.240Z","updated_at":"2026-04-27T02:32:26.916Z","avatar_url":"https://github.com/jollen.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# mongodb-starter-kit\n\nMongoDB 入門學習環境。\n\n## 安裝\n\n### 啟動 Node.js 主程式\n\n申請 [MongoLab](https://mlab.com/) 免費資料庫，並修改 ```app.js``` 填入正確的 MongoDB URI：\n\n```\nmongoose.connect('mongodb://\u003cdbuser\u003e:\u003cdbpassword\u003e@ds019033.mlab.com:19033/vcard');\n```\n\n啟動主程式：\n\n```\n$ npm install\n$ node app.js\n```\n\n### 匯入測試用資料庫\n\n修改 ```scripts/0001-import-db.js``` 並填入正確的 MongoDB URI。匯入測試用資料庫：\n\n```\n$ mongo ds019033.mlab.com:19033/vcard scripts/0001-import-db.js scripts/0001-import-db.js\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjollen%2Fmongodb-starter-kit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjollen%2Fmongodb-starter-kit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjollen%2Fmongodb-starter-kit/lists"}