{"id":13654318,"url":"https://github.com/fastify/create-fastify","last_synced_at":"2025-04-12T15:41:16.465Z","repository":{"id":38071340,"uuid":"244887883","full_name":"fastify/create-fastify","owner":"fastify","description":"Rapidly generate a Fastify project","archived":false,"fork":false,"pushed_at":"2025-03-30T21:20:07.000Z","size":65,"stargazers_count":133,"open_issues_count":1,"forks_count":12,"subscribers_count":12,"default_branch":"main","last_synced_at":"2025-04-03T18:12:47.090Z","etag":null,"topics":["fastify","fastify-tool","nodejs","npx"],"latest_commit_sha":null,"homepage":"https://npmjs.com/package/create-fastify","language":"JavaScript","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/fastify.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},"funding":{"github":"fastify","open_collective":"fastify"}},"created_at":"2020-03-04T11:54:07.000Z","updated_at":"2025-03-30T21:20:09.000Z","dependencies_parsed_at":"2024-01-01T08:47:33.959Z","dependency_job_id":"b3dae748-69a7-4da5-8cf3-7bb178a77e43","html_url":"https://github.com/fastify/create-fastify","commit_stats":{"total_commits":61,"total_committers":13,"mean_commits":"4.6923076923076925","dds":0.6721311475409837,"last_synced_commit":"42e497bf67e0ca1e0d08acb9d35a9c28bc5a7e0a"},"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Fcreate-fastify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Fcreate-fastify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Fcreate-fastify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Fcreate-fastify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fastify","download_url":"https://codeload.github.com/fastify/create-fastify/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248590827,"owners_count":21129893,"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":["fastify","fastify-tool","nodejs","npx"],"created_at":"2024-08-02T03:00:24.614Z","updated_at":"2025-04-12T15:41:16.440Z","avatar_url":"https://github.com/fastify.png","language":"JavaScript","readme":"# create-fastify\n\n[![CI](https://github.com/fastify/create-fastify/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/fastify/create-fastify/actions/workflows/ci.yml)\n[![NPM version](https://img.shields.io/npm/v/create-fastify.svg?style=flat)](https://www.npmjs.com/package/create-fastify)\n[![neostandard javascript style](https://img.shields.io/badge/code_style-neostandard-brightgreen?style=flat)](https://github.com/neostandard/neostandard)\n\n\u003e Rapidly generate a Fastify project\n\n\n## Usage\n\nThere is no need to install this package directly.\n\n```sh\nnpm init fastify [your_app_name]\n```\n\nThe `npm init` command will find this package automatically and run it.\n\n### Integrate\n\nTo integrate Fastify into an existing project:\n\n```sh\nnpm init fastify --integrate\n```\n\nNote that this will overwrite files, so exercise caution.\n\nFiles and folders that will be overwritten by integrate mode:\n\n* .gitignore\n* app.js\n* plugins\n* routes\n* test\n\nThe `package.json` file will not be overwritten but will be modified.\n\nThe plugins are loaded with [@fastify/autoload](https://github.com/fastify/fastify-autoload) with an empty default configuration.\n\n## Contributing\nIf you feel you can help in any way, be it with examples, extra testing, or new features please open a pull request or open an issue.\n\n\n## License\n\nLicensed under [MIT](./LICENSE).\n","funding_links":["https://github.com/sponsors/fastify","https://opencollective.com/fastify"],"categories":["Libraries","JavaScript"],"sub_categories":["Backend"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffastify%2Fcreate-fastify","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffastify%2Fcreate-fastify","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffastify%2Fcreate-fastify/lists"}