{"id":19774613,"url":"https://github.com/yeukfei02/dogapi","last_synced_at":"2026-04-28T16:03:39.549Z","repository":{"id":40492319,"uuid":"273638309","full_name":"yeukfei02/dogApi","owner":"yeukfei02","description":"dogApi","archived":false,"fork":false,"pushed_at":"2023-12-15T05:12:22.000Z","size":527,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-06T15:52:14.686Z","etag":null,"topics":["dog","dogapi","koa","nodejs","postgres","prisma","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/yeukfei02.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","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}},"created_at":"2020-06-20T04:31:12.000Z","updated_at":"2023-05-04T01:32:57.000Z","dependencies_parsed_at":"2025-02-28T05:48:34.950Z","dependency_job_id":"7dd3cb31-d055-4ab0-9380-f83eac921521","html_url":"https://github.com/yeukfei02/dogApi","commit_stats":null,"previous_names":[],"tags_count":35,"template":false,"template_full_name":null,"purl":"pkg:github/yeukfei02/dogApi","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yeukfei02%2FdogApi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yeukfei02%2FdogApi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yeukfei02%2FdogApi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yeukfei02%2FdogApi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yeukfei02","download_url":"https://codeload.github.com/yeukfei02/dogApi/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yeukfei02%2FdogApi/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32387923,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-28T14:34:11.604Z","status":"ssl_error","status_checked_at":"2026-04-28T14:32:37.009Z","response_time":56,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["dog","dogapi","koa","nodejs","postgres","prisma","typescript"],"created_at":"2024-11-12T05:13:26.859Z","updated_at":"2026-04-28T16:03:39.514Z","avatar_url":"https://github.com/yeukfei02.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# dogApi\n\ndogApi\n\ndocumentation: \u003chttps://documenter.getpostman.com/view/3827865/Szzn7H98?version=latest\u003e\n\n## Requirement\n\n- install yarn\n- install node (v14+)\n- install postgres\n\n## Testing and run\n\n```zsh\n$ yarn\n\n// development\n$ yarn run dev\n\n// production\n$ yarn run start\n\n// run test case\n$ yarn run test\n\n// lint code\n$ yarn run lint\n\n// format code\n$ yarn run format\n\n// generate schema.prisma and prisma client\n$ yarn run prisma:generate\n\n// create migration file if schema.prisma changed\n$ yarn run prisma:migrate:dev\n\n// reset database\n$ yarn run prisma:migrate:reset\n\n// apply pending migrations in the production/staging database\n$ yarn run prisma:migrate:deploy\n\n// check migrations status in the production/staging database\n$ yarn run prisma:migrate:status\n\n// push schema.prisma state to database\n$ yarn run prisma:db:push\n\n// seed data to database\n$ yarn run prisma:db:seed\n\n// format schema.prisma\n$ yarn run prisma:format\n\n// open prisma studio\n$ yarn run prisma:studio\n```\n\n## Docker\n\n```zsh\n// build images and start container in one line\ndocker-compose up -d --build\n\n// go inside container\ndocker exec -it \u003ccontainerId\u003e /bin/bash\n\n// check container logs\ndocker logs \u003ccontainerId\u003e\n\n// remove and stop container\ndocker-compose down\n```\n\nopen localhost:3000\n\n## Contributing\n\nPlease refer to [CONTRIBUTING.md](https://github.com/yeukfei02/dogApi/blob/master/CONTRIBUTING.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyeukfei02%2Fdogapi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyeukfei02%2Fdogapi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyeukfei02%2Fdogapi/lists"}