{"id":23167220,"url":"https://github.com/richeyphu/express-comcraft","last_synced_at":"2026-04-01T19:08:52.128Z","repository":{"id":104265572,"uuid":"593776307","full_name":"richeyphu/express-comcraft","owner":"richeyphu","description":"Express.js final project (ITE-497)","archived":false,"fork":false,"pushed_at":"2023-03-07T10:04:04.000Z","size":657,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-03T12:28:03.459Z","etag":null,"topics":["api","docker","esbuild","express","jest","mongodb","mongoose","nodejs","rest-api","typescript","university-project"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/richeyphu.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2023-01-26T20:15:08.000Z","updated_at":"2023-02-24T20:53:53.000Z","dependencies_parsed_at":null,"dependency_job_id":"d05cdc2d-2ed4-47d7-b9a3-5d8958856b6a","html_url":"https://github.com/richeyphu/express-comcraft","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/richeyphu/express-comcraft","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/richeyphu%2Fexpress-comcraft","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/richeyphu%2Fexpress-comcraft/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/richeyphu%2Fexpress-comcraft/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/richeyphu%2Fexpress-comcraft/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/richeyphu","download_url":"https://codeload.github.com/richeyphu/express-comcraft/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/richeyphu%2Fexpress-comcraft/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31018730,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-27T03:51:26.850Z","status":"ssl_error","status_checked_at":"2026-03-27T03:51:09.693Z","response_time":164,"last_error":"SSL_read: 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":["api","docker","esbuild","express","jest","mongodb","mongoose","nodejs","rest-api","typescript","university-project"],"created_at":"2024-12-18T02:19:00.449Z","updated_at":"2026-03-27T04:26:22.687Z","avatar_url":"https://github.com/richeyphu.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# express-comcraft\n\n![cover](public/images/cover.png)\n\n\u003cp align=\"center\"\u003e\nRESTful API server for a computer store, built with \u003ca href=\"https://expressjs.com\"\u003eExpress.js\u003c/a\u003e, \u003ca href=\"https://www.mongodb.com\"\u003eMongoDB\u003c/a\u003e and ❤️\n\u003c/p\u003e\n\n\u003e _The final project of `Build RESTful API with MongoDB, Node.js and Express` (ITE-497) course._\n\n## Usage\n\n### Setup\n\n- Install dependencies\n\n```sh\n$ pnpm i\n```\n\n- Config environment variables (`.env`)\n\n  - Example:\n\n```env\nPORT=3000\nMONGODB_URI=Your_MongoDB_URI_for_dev\nMONGODB_URI_TEST=Your_MongoDB_URI_for_test\nDOMAIN=http://localhost:3000\nJWT_SECRET=Your_JWT_Secret\n```\n\n### Run\n\n- Start development server\n\n```sh\n$ pnpm dev\n```\n\n- Start the server\n\n```sh\n$ pnpm start\n```\n\n- Test, bundle, and build a Docker Image, respectively\n\n```sh\n$ pnpm build:docker\n```\n\n## Documentation\n\nAPI documentation is available at [Postman](https://documenter.getpostman.com/view/8888210/2s93CPprQ5).\n\n[![Postman](https://img.shields.io/badge/Postman-FF6C37?style=for-the-badge\u0026logo=Postman\u0026logoColor=white)](https://documenter.getpostman.com/view/8888210/2s93CPprQ5)\n\n## License\n\nLicensed under the [MIT License](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fricheyphu%2Fexpress-comcraft","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fricheyphu%2Fexpress-comcraft","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fricheyphu%2Fexpress-comcraft/lists"}