{"id":26294664,"url":"https://github.com/everton-dgn/boilerplate_nextjs_app","last_synced_at":"2025-05-08T23:09:25.567Z","repository":{"id":188917214,"uuid":"679683428","full_name":"everton-dgn/boilerplate_nextjs_app","owner":"everton-dgn","description":"This project is a complete Next.js boilerplate, constantly updated, configured in the smallest details to serve as the basis for large professional projects that intend to scale.","archived":false,"fork":false,"pushed_at":"2025-04-10T05:12:27.000Z","size":2618,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-08T23:09:19.126Z","etag":null,"topics":["commitlint","eslint","hooks","husky","jest","nextjs","prettier","react","rtl","storybook","typescript","vitest"],"latest_commit_sha":null,"homepage":"https://boilerplate-nextjs.querocriarsite.com/","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-08-17T11:38:50.000Z","updated_at":"2025-04-10T05:11:05.000Z","dependencies_parsed_at":"2023-10-01T21:28:16.124Z","dependency_job_id":"db4342cb-35d3-4765-89c5-5a6586cd5fc1","html_url":"https://github.com/everton-dgn/boilerplate_nextjs_app","commit_stats":null,"previous_names":["everton-dgn/boilerplate_nextjs_app"],"tags_count":12,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/everton-dgn%2Fboilerplate_nextjs_app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/everton-dgn%2Fboilerplate_nextjs_app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/everton-dgn%2Fboilerplate_nextjs_app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/everton-dgn%2Fboilerplate_nextjs_app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/everton-dgn","download_url":"https://codeload.github.com/everton-dgn/boilerplate_nextjs_app/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253160777,"owners_count":21863629,"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":["commitlint","eslint","hooks","husky","jest","nextjs","prettier","react","rtl","storybook","typescript","vitest"],"created_at":"2025-03-15T03:31:24.872Z","updated_at":"2025-05-08T23:09:25.550Z","avatar_url":"https://github.com/everton-dgn.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n\n\u003ca href=\"./LICENSE\"\u003e![GitHub](https://img.shields.io/github/license/everton-dgn/boilerplate_nextjs_app?style=plastic)\u003c/a\u003e\n![GitHub repo size](https://img.shields.io/github/repo-size/everton-dgn/boilerplate_nextjs_app?style=plastic)\n![GitHub Repo stars](https://img.shields.io/github/stars/everton-dgn/boilerplate_nextjs_app?color=yellow\u0026style=plastic)\n\n\u003c/div\u003e\n\n\u003ch1 align=\"center\"\u003eBoilerplate Complete and updated with Next.js, Typescript, Tests and more\u003c/h1\u003e\n\n\u003cbr /\u003e\n\n# :memo: About the Project\n\nThis application is a boilerplate for complex and large systems, especially those that need to scale with security and code quality.\n\nWe sought to achieve 3 pillars: readability, reusability, and refactorability.\n\nIn the construction of the UI, the Atomic Design structure was chosen, organizing the global components into atoms, molecules, organisms and templates.\n\nIn addition to being constantly updated, this project was configured in the smallest details to serve as a basis for professional projects that require standardized and easy-to-maintain code architecture and design.\n\n\u003cbr /\u003e\n\n---\n\n# :pushpin: Contents\n\n- [Technologies](#globe_with_meridians-technologies)\n- [Features](#triangular_flag_on_post-features)\n- [Prerequisites](#white_check_mark-prerequisites)\n- [How to install and run the project](#question-how-to-install-and-run-the-project)\n  - [Clone Repository](#clone-repository)\n  - [Install Dependencies](#install-dependencies)\n  - [Start Development Environment](#start-development-environment)\n  - [Generate Production Build](#generate-production-build)\n  - [Start Production Environment](#start-production-environment)\n  - [Run Tests](#run-tests)\n  - [Run Tests in Watch Mode](#run-tests-in-watch-mode)\n  - [Run Lints](#run-lints)\n  - [Format code with prettier](#format-code-with-prettier)\n  - [Check for Available Updates for Dependencies](#check-for-available-updates-for-dependencies)\n- [Important Considerations](#rotating_light-important-considerations)\n- [Author](#technologist-author)\n\n\u003cbr /\u003e\n\n---\n\n# :globe_with_meridians: Technologies\n\n⚛ Next.js\n\n🔥 TypeScript\n\n💅 CSS Modules\n\n🚩 Lints: Lefthook, BiomeJS and Commitlint\n\n✅ Vitest\n\n🐙 React Testing Library\n\n\u003cbr /\u003e\n\n---\n\n# :triangular_flag_on_post: Features\n\n- [x] Responsive design;\n\n- [x] Atomic Design;\n\n- [x] 100% coverage;\n\n- [x] Detection prefers-reduced-motion;\n\n\u003cbr /\u003e\n\n---\n\n# :white_check_mark: Prerequisites\n\n- node (latest version lts).\n\n- pnpm (latest version lts).\n\n\u003cbr /\u003e\n\n---\n\n# :question: How to install and run the project\n\n## Clone Repository\n\n```bash\ngit clone https://github.com/everton-dgn/boilerplate_nextjs_app.git\n```\n\n## Install Dependencies\n\n```bash\npnpm i\n```\n\n## Start Development Environment\n\n```bash\npnpm dev\n```\n\nAvailable in http://localhost:3000\n\n## Generate Production Build\n\n```bash\npnpm build\n```\n\n## Start Production Environment\n\n```bash\npnpm start\n```\n\nAvailable in http://localhost:3000\n\n## Run Tests\n\n```bash\npnpm test\n```\n\n## Run Tests in Watch Mode\n\n```bash\npnpm test:w\n```\n\nAvailable in http://localhost:6006\n\n## Run Lints\n\n```bash\npnpm lint\n```\n\n```bash\npnpm typecheck\n```\n\n## Format code with BiomeJS\n\n```bash\npnpm format\n```\n\n## Check for Available Updates for Dependencies\n\n```bash\npnpm check:update\n```\n\n\u003cbr /\u003e\n\n---\n\n# :technologist: Author\n\nBy [Éverton Toffanetto](https://programadordesucesso.com).\n\n:link: LinkedIn: https://www.linkedin.com/in/everton-toffanetto\n\n:link: YouTube: https://youtube.com/@toffanettodev\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feverton-dgn%2Fboilerplate_nextjs_app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feverton-dgn%2Fboilerplate_nextjs_app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feverton-dgn%2Fboilerplate_nextjs_app/lists"}