{"id":18086361,"url":"https://github.com/arifintahu/moleculer-express","last_synced_at":"2026-04-12T00:03:19.859Z","repository":{"id":161824531,"uuid":"368483966","full_name":"arifintahu/moleculer-express","owner":"arifintahu","description":"Template service using moleculer and express","archived":false,"fork":false,"pushed_at":"2021-05-25T00:34:57.000Z","size":19,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-06T00:43:48.520Z","etag":null,"topics":["expressjs","moleculerjs","nodejs","postgresql","service","template"],"latest_commit_sha":null,"homepage":"","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/arifintahu.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":"2021-05-18T10:09:08.000Z","updated_at":"2024-03-12T14:45:28.000Z","dependencies_parsed_at":null,"dependency_job_id":"bdee81f4-266a-40fd-8ac2-62f18466c146","html_url":"https://github.com/arifintahu/moleculer-express","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/arifintahu/moleculer-express","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arifintahu%2Fmoleculer-express","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arifintahu%2Fmoleculer-express/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arifintahu%2Fmoleculer-express/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arifintahu%2Fmoleculer-express/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/arifintahu","download_url":"https://codeload.github.com/arifintahu/moleculer-express/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arifintahu%2Fmoleculer-express/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279017232,"owners_count":26086016,"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","status":"online","status_checked_at":"2025-10-13T02:00:06.723Z","response_time":61,"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":["expressjs","moleculerjs","nodejs","postgresql","service","template"],"created_at":"2024-10-31T16:07:43.985Z","updated_at":"2025-10-13T23:43:11.806Z","avatar_url":"https://github.com/arifintahu.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Moleculer](https://badgen.net/badge/Powered%20by/Moleculer/0e83cd)](https://moleculer.services)\n\n# Moleculer with express.js template project\nThis is a template project for building API service using [Moleculer](https://moleculer.services/) and express.js. It also uses PostgreSQL as database and Sequelize as ORM.\n\n## Usage\nStart the project with `npm run dev` command. \nIn the terminal, try the following commands:\n- `nodes` - List all connected nodes.\n- `actions` - List all registered service actions.\n- `call user.test` - Call the `user.test` action.\n- `call user.hello` - Call the `user.hello` action.\n\n## Services\n- **api**: API Gateway services\n- **user**: Sample service with `test`, `hello`, and `user` actions.\n\n## NPM scripts\n- `npm run dev`: Start development mode (load all services locally with hot-reload \u0026 REPL)\n- `npm run start`: Start production mode (set `SERVICES` env variable to load certain services)\n- `npm run cli`: Start a CLI and connect to production. Don't forget to set production namespace with `--ns` argument in script\n- `npm run ci`: Run continuous test mode with watching\n- `npm test`: Run tests \u0026 generate coverage report\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farifintahu%2Fmoleculer-express","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farifintahu%2Fmoleculer-express","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farifintahu%2Fmoleculer-express/lists"}