{"id":31106644,"url":"https://github.com/ditsmod/rest-monorepo-starter","last_synced_at":"2025-09-17T05:04:12.643Z","repository":{"id":45722305,"uuid":"439476187","full_name":"ditsmod/rest-monorepo-starter","owner":"ditsmod","description":null,"archived":false,"fork":false,"pushed_at":"2025-09-08T16:39:49.000Z","size":1286,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-08T18:04:05.531Z","etag":null,"topics":["angular","ditsmod","monorepo","monorepository","typescript"],"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/ditsmod.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-12-17T22:33:18.000Z","updated_at":"2025-09-08T16:39:53.000Z","dependencies_parsed_at":"2023-01-22T05:48:47.067Z","dependency_job_id":"d447ea20-f708-446e-97bc-e5e6edfafcb5","html_url":"https://github.com/ditsmod/rest-monorepo-starter","commit_stats":null,"previous_names":["ditsmod/rest-monorepo-starter"],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/ditsmod/rest-monorepo-starter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ditsmod%2Frest-monorepo-starter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ditsmod%2Frest-monorepo-starter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ditsmod%2Frest-monorepo-starter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ditsmod%2Frest-monorepo-starter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ditsmod","download_url":"https://codeload.github.com/ditsmod/rest-monorepo-starter/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ditsmod%2Frest-monorepo-starter/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275537167,"owners_count":25482345,"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-09-17T02:00:09.119Z","response_time":84,"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":["angular","ditsmod","monorepo","monorepository","typescript"],"created_at":"2025-09-17T05:01:41.966Z","updated_at":"2025-09-17T05:04:12.625Z","avatar_url":"https://github.com/ditsmod.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## About the project\n\nThis monorepository includes [Ditsmod](https://ditsmod.github.io/en/) applications starter.\n\nAll applications are located in `apps/*`.\n\nFrom start you need to do:\n\n```bash\nnpm install\n```\n\nAfter that, copy `apps/backend/.env-example` to `apps/backend/.env`:\n\n```bash\ncp apps/backend/.env-example apps/backend/.env\n```\n\nAnd fill this file.\n\n## Start the web server in develop mode\n\n```bash\nnpm run start:dev\n```\n\nYou can check the server operation using `curl`:\n\n```bash\ncurl -i localhost:3000/api/hello\n```\n\nOr simply by going to [http://localhost:3000/api/hello](http://localhost:3000/api/hello) in your browser.\n\nBy default, the application works with `info` log level. You can change it in the file `apps/backend/src/app/app.module.ts`.\n\n## Start the web server in production mode\n\n```bash\nnpm run build\nnpm run start-prod\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fditsmod%2Frest-monorepo-starter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fditsmod%2Frest-monorepo-starter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fditsmod%2Frest-monorepo-starter/lists"}