{"id":14969213,"url":"https://github.com/hmake98/fastify-typescript","last_synced_at":"2025-04-07T11:10:45.765Z","repository":{"id":42012425,"uuid":"324521685","full_name":"hmake98/fastify-typescript","owner":"hmake98","description":"Fastify typescript boilerplate with Prisma","archived":false,"fork":false,"pushed_at":"2024-07-16T07:11:24.000Z","size":414,"stargazers_count":220,"open_issues_count":19,"forks_count":37,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-31T10:03:39.390Z","etag":null,"topics":["docker","fastify","fastify-boilerplate","fastify-prisma","prisma"],"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/hmake98.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}},"created_at":"2020-12-26T09:26:16.000Z","updated_at":"2025-03-30T04:30:04.000Z","dependencies_parsed_at":"2024-07-16T09:25:43.315Z","dependency_job_id":"86a2a1d4-4f6d-43b8-b35c-4ee9a293c620","html_url":"https://github.com/hmake98/fastify-typescript","commit_stats":{"total_commits":40,"total_committers":6,"mean_commits":6.666666666666667,"dds":0.275,"last_synced_commit":"3e195bf8ed9b5c43999f19bd3785b51c17f69783"},"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hmake98%2Ffastify-typescript","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hmake98%2Ffastify-typescript/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hmake98%2Ffastify-typescript/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hmake98%2Ffastify-typescript/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hmake98","download_url":"https://codeload.github.com/hmake98/fastify-typescript/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247640465,"owners_count":20971557,"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":["docker","fastify","fastify-boilerplate","fastify-prisma","prisma"],"created_at":"2024-09-24T13:41:22.483Z","updated_at":"2025-04-07T11:10:45.740Z","avatar_url":"https://github.com/hmake98.png","language":"TypeScript","funding_links":[],"categories":["TypeScript"],"sub_categories":[],"readme":"# Fastify-Typescript\nTypescript based rest-API boilerplate with prisma and fastify framework.\n\n## How to use\n\n### 1. Clone this repo \u0026 install dependencies\n\nInstall Node dependencies:\n\n`npm install`\n\n### 2. Set up the database\n\nThis uses [Postgres database](https://www.postgresql.org/).\n\nTo set up your database, run:\n\n```sh\nnpm run migrate\n```\n\nfor production\n\n```sh\nnpm run migrate:prod\n```\n\n### 3. Generate Prisma Client (type-safe database client)\n\nRun the following command to generate [Prisma Client](https://www.prisma.io/docs/reference/tools-and-interfaces/prisma-client/generating-prisma-client):\n\n```sh\nnpm run db:gen\n```\n\n### 4. Start the Fastify server\n\nLaunch your Fastify server with this command:\n\n```sh\nnpm run dev\n```\n\n## For Build Generation\n\nBuild server with command: \n\n```sh\nnpm run build\n```\n\n## Prisma documentation\n- Check out the [Prisma docs](https://www.prisma.io/docs/)\n- Check out the [Fastify docs](https://www.fastify.io/docs/latest/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhmake98%2Ffastify-typescript","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhmake98%2Ffastify-typescript","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhmake98%2Ffastify-typescript/lists"}