{"id":24118067,"url":"https://github.com/citrusprod/fastify-starter","last_synced_at":"2026-05-07T02:34:34.512Z","repository":{"id":53838217,"uuid":"481700384","full_name":"CitRUSprod/fastify-starter","owner":"CitRUSprod","description":"Starter template for Fastify application.","archived":false,"fork":false,"pushed_at":"2023-05-24T23:39:13.000Z","size":226,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-25T13:53:04.094Z","etag":null,"topics":["esbuild","eslint","fastify","prettier","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/CitRUSprod.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":"2022-04-14T17:57:03.000Z","updated_at":"2022-05-18T22:14:32.000Z","dependencies_parsed_at":"2025-02-28T15:51:01.316Z","dependency_job_id":"14f1fa9d-29b8-4276-b5c4-456ee2828d5e","html_url":"https://github.com/CitRUSprod/fastify-starter","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/CitRUSprod/fastify-starter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CitRUSprod%2Ffastify-starter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CitRUSprod%2Ffastify-starter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CitRUSprod%2Ffastify-starter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CitRUSprod%2Ffastify-starter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CitRUSprod","download_url":"https://codeload.github.com/CitRUSprod/fastify-starter/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CitRUSprod%2Ffastify-starter/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32720299,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-07T02:14:30.463Z","status":"ssl_error","status_checked_at":"2026-05-07T02:14:29.405Z","response_time":62,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["esbuild","eslint","fastify","prettier","prisma","typescript"],"created_at":"2025-01-11T08:17:50.899Z","updated_at":"2026-05-07T02:34:34.497Z","avatar_url":"https://github.com/CitRUSprod.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Fastify Starter\n\n### Get started\n\n\u003e **NOTE:** Before using this template, you need to install `pnpm`.\n\nCreate a new project based on this template using `degit`:\n\n```sh\npnpx degit CitRUSprod/fastify-starter my-app\ncd my-app\npnpm i\n```\n\nRun in development mode:\n\n```sh\npnpm dev\n```\n\nBuild and run in production mode:\n\n```sh\npnpm build\npnpm start\n```\n\nLinks:\n\n-   http://localhost:6500 - API\n-   http://localhost:6500/docs - API documentation\n\n### Tools\n\nDatabase operations with `prisma`:\n\n```sh\npnpm prisma:generate\npnpm prisma:studio\npnpm prisma:migrations:create\npnpm prisma:migrations:run\npnpm prisma:migrations:reset\npnpm prisma:seeds:run\n```\n\nCommit with `commitizen`:\n\n```sh\npnpm commit\n```\n\nCheck types with `tsc`:\n\n```sh\npnpm validate\n```\n\nLint with `prettier` and `eslint`:\n\n```sh\npnpm lint\n```\n\nFormat with `prettier` and `eslint`:\n\n```sh\npnpm format\n```\n\n### Environment variables\n\nAll environment variables are written to the `.env` file. If it doesn't exist, just enter this command:\n\n```sh\ncp .env.example .env\n```\n\n### Database\n\n\u003e **NOTE:** Before using the database from this template, you need to install `docker` and `docker compose`.\n\nStart and stop the `postgres` database:\n\n```sh\ndb/start\ndb/stop\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcitrusprod%2Ffastify-starter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcitrusprod%2Ffastify-starter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcitrusprod%2Ffastify-starter/lists"}