{"id":26294685,"url":"https://github.com/everton-dgn/boilerplate_fastify","last_synced_at":"2026-04-04T21:33:15.613Z","repository":{"id":196384819,"uuid":"695715578","full_name":"everton-dgn/boilerplate_fastify","owner":"everton-dgn","description":"This boilerplate project provides a solid starting point for building scalable and maintainable APIs using Node.js and Fastify. It adheres to best practices, includes linting with ESLint, and comes pre-configured with a testing suite.","archived":false,"fork":false,"pushed_at":"2023-10-14T03:28:52.000Z","size":485,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-03T15:29:52.960Z","etag":null,"topics":["backend","clean-architecture","clean-code","eslint","esmodules","fastify","husky","javascript","jest","lintstaged","node","prettier","supertest","swagger","swagger-ui","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/everton-dgn.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":"2023-09-24T01:50:05.000Z","updated_at":"2024-07-01T15:04:04.000Z","dependencies_parsed_at":"2023-10-15T05:01:17.708Z","dependency_job_id":null,"html_url":"https://github.com/everton-dgn/boilerplate_fastify","commit_stats":null,"previous_names":["everton-dgn/boilerplate_fastfy"],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/everton-dgn/boilerplate_fastify","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/everton-dgn%2Fboilerplate_fastify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/everton-dgn%2Fboilerplate_fastify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/everton-dgn%2Fboilerplate_fastify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/everton-dgn%2Fboilerplate_fastify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/everton-dgn","download_url":"https://codeload.github.com/everton-dgn/boilerplate_fastify/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/everton-dgn%2Fboilerplate_fastify/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31415110,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-04T20:09:54.854Z","status":"ssl_error","status_checked_at":"2026-04-04T20:09:44.350Z","response_time":60,"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":["backend","clean-architecture","clean-code","eslint","esmodules","fastify","husky","javascript","jest","lintstaged","node","prettier","supertest","swagger","swagger-ui","typescript"],"created_at":"2025-03-15T03:31:30.872Z","updated_at":"2026-04-04T21:33:15.589Z","avatar_url":"https://github.com/everton-dgn.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003eBoilerplate Node + Fastify\u003c/h1\u003e\n\n# :memo: Sobre o Projeto\n\nThis application is a boilerplate for complex and large systems, especially those that need to scale with security and code quality.\n\n---\n\n# :pushpin: Indice\n\n- [Tecnologias Utilizadas](#globe_with_meridians-tecnologias-utilizadas)\n- [Pre Requisitos](#white_check_mark-pre-requisitos)\n- [Como Utilizar](#question-como-utilizar)\n- [Configuracao](#wrench-configuracao)\n- [Execucao](#zap-execucao)\n\n\u003cbr /\u003e\n\n---\n\n# :globe_with_meridians: Tecnologias Utilizadas\n\n- Node.js\n- TypeScript\n- Fastify\n- Jest\n- Supertest\n- Lints: Husky, ESlint, Stylelint, Commitlint, Lint-Staged e Prettier\n- Swagger and Swagger UI\n\n\u003cbr /\u003e\n\n---\n\n# :white_check_mark: Pre Requisitos\n\n- node última versão lts.\n- yarn.\n\n\u003cbr /\u003e\n\n---\n\n# :question: Como Utilizar\n\nClone o projeto e navegue até a pasta:\n\n```bash\ngit clone https://github.com/everton-dgn/boilerplate_fastify.git\ncd boilerplate_fastify\n```\n\nInstale as dependências:\n\n```bash\nyarn\n```\n\n\u003cbr /\u003e\n\n---\n\n# :wrench: Configuracao\n\nCrie um arquivo .env na raiz do projeto e adicione as variáveis de ambiente:\n\n```\nAPP_PORT=5000\n```\n\n\u003cbr /\u003e\n\n---\n\n# :zap: Execucao\n\nDisponível em `http://localhost:5000`.\n\nDesenvolvimento:\n\n```bash\nyarn dev\n```\n\nProdução:\n\n```bash\nyarn build\nyarn start\n```\n\n\u003cbr /\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feverton-dgn%2Fboilerplate_fastify","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feverton-dgn%2Fboilerplate_fastify","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feverton-dgn%2Fboilerplate_fastify/lists"}