{"id":31106573,"url":"https://github.com/ditsmod/trpc-monorepo-starter","last_synced_at":"2025-09-17T05:03:56.071Z","repository":{"id":313705218,"uuid":"1052300070","full_name":"ditsmod/trpc-monorepo-starter","owner":"ditsmod","description":null,"archived":false,"fork":false,"pushed_at":"2025-09-07T22:44:53.000Z","size":56,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-09-08T00:23:13.615Z","etag":null,"topics":["trpc","trpc-client","trpc-server"],"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":"2025-09-07T20:06:17.000Z","updated_at":"2025-09-07T22:46:11.000Z","dependencies_parsed_at":"2025-09-08T00:23:16.212Z","dependency_job_id":"9b6e2ecc-5948-4e52-8240-3f56f118374a","html_url":"https://github.com/ditsmod/trpc-monorepo-starter","commit_stats":null,"previous_names":["ditsmod/trpc-monorepo-starter"],"tags_count":null,"template":false,"template_full_name":"ditsmod/rest-monorepo-starter","purl":"pkg:github/ditsmod/trpc-monorepo-starter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ditsmod%2Ftrpc-monorepo-starter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ditsmod%2Ftrpc-monorepo-starter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ditsmod%2Ftrpc-monorepo-starter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ditsmod%2Ftrpc-monorepo-starter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ditsmod","download_url":"https://codeload.github.com/ditsmod/trpc-monorepo-starter/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ditsmod%2Ftrpc-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":["trpc","trpc-client","trpc-server"],"created_at":"2025-09-17T05:01:38.502Z","updated_at":"2025-09-17T05:03:56.062Z","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/server/.env-example` to `apps/server/.env`:\n\n```bash\ncp apps/server/.env-example apps/server/.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 http://localhost:2021/trpc/post.comments.listComments\n```\n\nOr simply by going to [http://localhost:2021/trpc/post.comments.listComments](http://localhost:2021/trpc/post.comments.listComments) in your browser.\n\nBy default, the application works with `info` log level. You can change it in the file `apps/server/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%2Ftrpc-monorepo-starter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fditsmod%2Ftrpc-monorepo-starter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fditsmod%2Ftrpc-monorepo-starter/lists"}