{"id":16208207,"url":"https://github.com/ever0de/fastify-starter-kit","last_synced_at":"2025-10-24T18:31:59.677Z","repository":{"id":42018594,"uuid":"474564146","full_name":"ever0de/fastify-starter-kit","owner":"ever0de","description":"Prisma + Fastify + Mocha + Chai is a fastify-starter-kit that lets you get started quickly.","archived":false,"fork":false,"pushed_at":"2023-01-10T10:41:57.000Z","size":276,"stargazers_count":0,"open_issues_count":4,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2023-03-04T05:33:21.094Z","etag":null,"topics":["chai","fastify","mocha","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/ever0de.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}},"created_at":"2022-03-27T07:18:42.000Z","updated_at":"2023-01-13T11:17:26.000Z","dependencies_parsed_at":"2023-02-08T18:16:28.354Z","dependency_job_id":null,"html_url":"https://github.com/ever0de/fastify-starter-kit","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ever0de%2Ffastify-starter-kit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ever0de%2Ffastify-starter-kit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ever0de%2Ffastify-starter-kit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ever0de%2Ffastify-starter-kit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ever0de","download_url":"https://codeload.github.com/ever0de/fastify-starter-kit/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":219868072,"owners_count":16555878,"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":["chai","fastify","mocha","prisma","typescript"],"created_at":"2024-10-10T10:15:44.661Z","updated_at":"2025-10-24T18:31:59.191Z","avatar_url":"https://github.com/ever0de.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# fastify-starter-kit\n\nPrisma + Fastify + Mocha + Chai is a fastify-starter-kit that lets you get started quickly\n\n## File Structure\n\n```shell\n.\n├── prisma # related DB(prisma) Schema files\n├── schema-gen.sh # A shell script that collects *.primsa files and makes them into one file\n├── src\n    ├── dao # Defines modules to be reused in services\n    ├── dto # Responsible for request and response object in routes\n    ├── plugins # Directory for DI using `fastify-plugins` with `fastify-autoload`\n    ├── routes # Directory for routes using `fastify-autoload`\n    └── services # As a concept higher than `dao`, it is responsible for the final business logic used in routes\n├── tests\n    ├── routes\n    ├── services \n    └── helper.ts\n└─── tsconfig.json\n```\n\n## TODO List\n\n1. Apply error handling library e.g) `neverthrow`\n2. Apply mock library e.g) `ts-mockito`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fever0de%2Ffastify-starter-kit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fever0de%2Ffastify-starter-kit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fever0de%2Ffastify-starter-kit/lists"}