{"id":21418466,"url":"https://github.com/bsovs/drawing-challenge-service","last_synced_at":"2025-03-16T19:24:40.501Z","repository":{"id":103640778,"uuid":"333787776","full_name":"bsovs/drawing-challenge-service","owner":"bsovs","description":null,"archived":false,"fork":false,"pushed_at":"2021-02-05T21:27:27.000Z","size":411,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-13T09:02:38.484Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/bsovs.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-01-28T14:43:41.000Z","updated_at":"2021-10-23T17:41:33.000Z","dependencies_parsed_at":"2023-05-24T04:15:49.492Z","dependency_job_id":null,"html_url":"https://github.com/bsovs/drawing-challenge-service","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/bsovs%2Fdrawing-challenge-service","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bsovs%2Fdrawing-challenge-service/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bsovs%2Fdrawing-challenge-service/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bsovs%2Fdrawing-challenge-service/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bsovs","download_url":"https://codeload.github.com/bsovs/drawing-challenge-service/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243918641,"owners_count":20368745,"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":[],"created_at":"2024-11-22T19:21:32.665Z","updated_at":"2025-03-16T19:24:40.395Z","avatar_url":"https://github.com/bsovs.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Moleculer](https://badgen.net/badge/Powered%20by/Moleculer/0e83cd)](https://moleculer.services)\n\n# server\nThis is a [Moleculer](https://moleculer.services/)-based microservices project. Generated with the [Moleculer CLI](https://moleculer.services/docs/0.14/moleculer-cli.html).\n\n## Usage\nStart the project with `npm run dev` command. \nAfter starting, open the http://localhost:3000/ URL in your browser. \nOn the welcome page you can test the generated services via API Gateway and check the nodes \u0026 services.\n\nIn the terminal, try the following commands:\n- `nodes` - List all connected nodes.\n- `actions` - List all registered service actions.\n- `call greeter.hello` - Call the `greeter.hello` action.\n- `call greeter.welcome --name John` - Call the `greeter.welcome` action with the `name` parameter.\n- `call products.list` - List the products (call the `products.list` action).\n\n\n## Services\n- **api**: API Gateway services\n- **greeter**: Sample service with `hello` and `welcome` actions.\n- **products**: Sample DB service. To use with MongoDB, set `MONGO_URI` environment variables and install MongoDB adapter with `npm i moleculer-db-adapter-mongo`.\n\n## Mixins\n- **db.mixin**: Database access mixin for services. Based on [moleculer-db](https://github.com/moleculerjs/moleculer-db#readme)\n\n\n## Useful links\n\n* Moleculer website: https://moleculer.services/\n* Moleculer Documentation: https://moleculer.services/docs/0.14/\n\n## NPM scripts\n\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 lint`: Run ESLint\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%2Fbsovs%2Fdrawing-challenge-service","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbsovs%2Fdrawing-challenge-service","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbsovs%2Fdrawing-challenge-service/lists"}