{"id":26294667,"url":"https://github.com/everton-dgn/boilerplate_astro_react","last_synced_at":"2025-05-08T23:09:36.573Z","repository":{"id":216774017,"uuid":"742329320","full_name":"everton-dgn/boilerplate_astro_react","owner":"everton-dgn","description":"This project is a complete Astro.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-03-25T02:53:58.000Z","size":2005,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-08T23:09:30.246Z","etag":null,"topics":["astro","astrojs","boilerplate","eslint","prettier","react","react-testing-library","rtl","sass","storybook","stylelint","typescript","vitest"],"latest_commit_sha":null,"homepage":"https://boilerplate-astro-react.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":"2024-01-12T08:30:32.000Z","updated_at":"2025-03-25T02:54:02.000Z","dependencies_parsed_at":"2024-01-12T18:57:34.691Z","dependency_job_id":"5dc4981b-3f73-464b-a0ea-539158c060d8","html_url":"https://github.com/everton-dgn/boilerplate_astro_react","commit_stats":null,"previous_names":["everton-dgn/boilerplate_astro_react"],"tags_count":2,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/everton-dgn%2Fboilerplate_astro_react","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/everton-dgn%2Fboilerplate_astro_react/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/everton-dgn%2Fboilerplate_astro_react/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/everton-dgn%2Fboilerplate_astro_react/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/everton-dgn","download_url":"https://codeload.github.com/everton-dgn/boilerplate_astro_react/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253160776,"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":["astro","astrojs","boilerplate","eslint","prettier","react","react-testing-library","rtl","sass","storybook","stylelint","typescript","vitest"],"created_at":"2025-03-15T03:31:26.566Z","updated_at":"2025-05-08T23:09:36.557Z","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_astro_react?style=plastic)\u003c/a\u003e\n![GitHub repo size](https://img.shields.io/github/repo-size/everton-dgn/boilerplate_astro_react?style=plastic)\n![GitHub Repo stars](https://img.shields.io/github/stars/everton-dgn/boilerplate_astro_react?color=yellow\u0026style=plastic)\n\n\u003c/div\u003e\n\n\u003ch1 align=\"center\"\u003eBoilerplate Complete and updated with Astro.js, React, Typescript, SASS, 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🚀 Astro.js\n\n⚛ React\n\n🔥 TypeScript\n\n💅 SASS\n\n🚩 Lints: Husky, ESlint, Stylelint, Commitlint, Lint-Staged, Prettier and Typecheck\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_astro_react.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 preview\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 next:lint\n```\n\n```bash\npnpm typecheck\n```\n\n```bash\npnpm check:format\n```\n\n## Format code with prettier\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# :rotating_light: Important Considerations\n\n- The husky is configured to not allow commit if there are any lint and typescript errors. The push can only be done if all tests and builds pass.\n\n- Due to husky's build check settings, to push with git, the development server must be stopped first or an error will occur in the `git push` command.\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_astro_react","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feverton-dgn%2Fboilerplate_astro_react","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feverton-dgn%2Fboilerplate_astro_react/lists"}