{"id":21166009,"url":"https://github.com/peterdee/moleculer-database","last_synced_at":"2026-05-09T19:38:55.183Z","repository":{"id":103803802,"uuid":"257659688","full_name":"peterdee/moleculer-database","owner":"peterdee","description":"A Moleculer-based microservice that stores data in the database","archived":false,"fork":false,"pushed_at":"2020-06-24T14:10:32.000Z","size":169,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"stage","last_synced_at":"2025-01-21T10:11:15.961Z","etag":null,"topics":["microservice","moleculer","mongodb","nodejs"],"latest_commit_sha":null,"homepage":"https://moleculer-database.herokuapp.com","language":"JavaScript","has_issues":false,"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/peterdee.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":"2020-04-21T17:04:36.000Z","updated_at":"2020-06-24T14:11:21.000Z","dependencies_parsed_at":null,"dependency_job_id":"d271c1b1-a0c5-452c-a2de-55d98f056fe5","html_url":"https://github.com/peterdee/moleculer-database","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peterdee%2Fmoleculer-database","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peterdee%2Fmoleculer-database/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peterdee%2Fmoleculer-database/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peterdee%2Fmoleculer-database/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/peterdee","download_url":"https://codeload.github.com/peterdee/moleculer-database/tar.gz/refs/heads/stage","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243615336,"owners_count":20319726,"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","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":["microservice","moleculer","mongodb","nodejs"],"created_at":"2024-11-20T14:47:53.114Z","updated_at":"2026-05-09T19:38:50.143Z","avatar_url":"https://github.com/peterdee.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## moleculer-database\n\n[![Known Vulnerabilities](https://snyk.io/test/github/peterdee/moleculer-database/badge.svg?targetFile=package.json)](https://snyk.io/test/github/peterdee/moleculer-database?targetFile=package.json)\n\nA Moleculer-based microservice that stores data in the database.\n\nGenerated with the [Moleculer CLI](https://moleculer.services/docs/0.14/moleculer-cli.html).\n\nStack: [Node](https://nodejs.org/), [Moleculer](https://moleculer.services/).\n\nMore information: https://www.youtube.com/watch?v=t4YR6MWrugw\n\nDEV: http://localhost:5522\n\nSTAGE: https://moleculer-database.herokuapp.com\n\n### Deploy\n\n```shell script\ngit clone https://github.com/peterdee/moleculer-database.git\ncd ./moleculer-database\nnvm use 14.4.0\nnpm i\n```\n\n### Environment variables\n\nThe `.env` file is required. See the [.env.example](.env.example) for more details.\n\n### Launch\n\nThis will launch the services locally:\n\n```shell script\nnpm run dev\n```\n\nServices will be available at http://localhost:5522 (you can change the `port` in the `.env` file).\n\n### Build\n\n[Docker](https://www.docker.com/) and [Docker-Compose](https://docs.docker.com/compose/) are required for the build.\n\nBuild and run the containers:\n\n```shell script\nnpm run dc:up\n```\n\nServices will be available at http://localhost:3000 (see the [`docker-compose.yml`](docker-compose.yml) file for details).\n\nStop containers:\n\n```shell script\nnpm run dc:down\n```\n\n### Heroku\n\nThe `staging` branch is deployed to Heroku automatically.\n\n### Authentication\n\nSee the [AUTHENTICATION.md](AUTHENTICATION.md) for more information about the microservice authentication.\n\n### APIs\n\nSee the [APIS.md](APIS.md) for more information about the available APIs.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpeterdee%2Fmoleculer-database","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpeterdee%2Fmoleculer-database","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpeterdee%2Fmoleculer-database/lists"}