{"id":24702668,"url":"https://github.com/ditsmod/starter","last_synced_at":"2025-03-22T05:15:58.741Z","repository":{"id":47431164,"uuid":"236828447","full_name":"ditsmod/starter","owner":"ditsmod","description":"Ditsmod seed","archived":false,"fork":false,"pushed_at":"2025-01-07T20:15:02.000Z","size":2149,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-27T05:51:21.892Z","etag":null,"topics":["ditsmod","seed"],"latest_commit_sha":null,"homepage":"https://ditsmod.github.io/en/","language":"TypeScript","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/ditsmod.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-01-28T19:59:25.000Z","updated_at":"2025-01-07T20:15:05.000Z","dependencies_parsed_at":"2023-02-14T02:00:42.263Z","dependency_job_id":"2015f9db-f745-4be7-aa7b-b0293d4a9df9","html_url":"https://github.com/ditsmod/starter","commit_stats":null,"previous_names":["ditsmod/starter","ditsmod/seed"],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ditsmod%2Fstarter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ditsmod%2Fstarter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ditsmod%2Fstarter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ditsmod%2Fstarter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ditsmod","download_url":"https://codeload.github.com/ditsmod/starter/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244907456,"owners_count":20529867,"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":["ditsmod","seed"],"created_at":"2025-01-27T05:50:56.341Z","updated_at":"2025-03-22T05:15:58.722Z","avatar_url":"https://github.com/ditsmod.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Description\n\nThis is [Ditsmod](https://github.com/ditsmod/ditsmod) starter.\n\n## Usage\n\nFrom first terminal:\n\n```bash\ngit clone --depth 1 https://github.com/ditsmod/starter.git my-app\ncd my-app\nnpm i\n```\n\nStart in development 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 `src/app/app.module.ts`.\n\nStart in production mode:\n\n```bash\nnpm run build\nnpm run start-prod\n```\n\nFrom second terminal, check work:\n\n```bash\ncurl -i localhost:3000/api/hello\ncurl -i localhost:3000/api/throw-error\ncurl -i localhost:3000/api/body -d '{\"one\":1}' -H 'content-type: application/json'\n\n# Use controller as singleton\ncurl -i localhost:3000/api/hello2\ncurl -i localhost:3000/api/throw-error2\ncurl -i localhost:3000/api/body2 -d '{\"one\":1}' -H 'content-type: application/json'\n```\n\n## Example\n\nYou can see more example usage in [ditsmod repository](https://github.com/ditsmod/ditsmod/tree/main/examples)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fditsmod%2Fstarter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fditsmod%2Fstarter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fditsmod%2Fstarter/lists"}