{"id":26294684,"url":"https://github.com/everton-dgn/boilerplate_express","last_synced_at":"2026-04-02T03:02:22.297Z","repository":{"id":197128857,"uuid":"697363114","full_name":"everton-dgn/boilerplate_express","owner":"everton-dgn","description":"This boilerplate project provides a solid starting point for building scalable and maintainable APIs using Node.js and Express. 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:29:58.000Z","size":459,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-03T14:23:32.413Z","etag":null,"topics":["backend","clean-architecture","clean-code","commonjs","eslint","express","husky","jest","lintstaged","node","pino-http","prettier","swagger","swagger-ui","swc","tsx","typescript","vite"],"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-27T15:18:03.000Z","updated_at":"2024-07-01T15:03:37.000Z","dependencies_parsed_at":null,"dependency_job_id":"245e3eb5-b4fa-4f1e-b461-463ebf0ede24","html_url":"https://github.com/everton-dgn/boilerplate_express","commit_stats":null,"previous_names":["everton-dgn/boilerplate_express"],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/everton-dgn/boilerplate_express","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/everton-dgn%2Fboilerplate_express","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/everton-dgn%2Fboilerplate_express/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/everton-dgn%2Fboilerplate_express/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/everton-dgn%2Fboilerplate_express/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/everton-dgn","download_url":"https://codeload.github.com/everton-dgn/boilerplate_express/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/everton-dgn%2Fboilerplate_express/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31294825,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-02T01:43:37.129Z","status":"online","status_checked_at":"2026-04-02T02:00:08.535Z","response_time":89,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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","commonjs","eslint","express","husky","jest","lintstaged","node","pino-http","prettier","swagger","swagger-ui","swc","tsx","typescript","vite"],"created_at":"2025-03-15T03:31:30.740Z","updated_at":"2026-04-02T03:02:22.266Z","avatar_url":"https://github.com/everton-dgn.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003eBoilerplate Node + Express\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- Express\n- Vitest\n- Supertest\n- Lints: Husky, ESlint, Stylelint, Commitlint, Lint-Staged e Prettier\n- Swagger and Swagger UI Express\n- Pino and Pino-http\n- Dotenv\n- Compression\n\n\u003cbr /\u003e\n\n---\n\n# :white_check_mark: Pre Requisitos\n\n- node última versão lts.\n- yarn última versão lts.\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_express.git\ncd boilerplate_express\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=3000\n```\n\n\u003cbr /\u003e\n\n---\n\n# :zap: Execucao\n\nDisponível em `http://localhost:3000`.\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_express","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feverton-dgn%2Fboilerplate_express","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feverton-dgn%2Fboilerplate_express/lists"}