{"id":23171369,"url":"https://github.com/raniellimontagna/quantun","last_synced_at":"2026-04-17T06:32:30.457Z","repository":{"id":117074167,"uuid":"533832182","full_name":"RanielliMontagna/quantun","owner":"RanielliMontagna","description":"Quantum Monorepo created to optimize and standardize reusable code.","archived":false,"fork":false,"pushed_at":"2024-03-06T11:34:46.000Z","size":867,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-09T02:27:12.805Z","etag":null,"topics":["changesets","monorepo","react","turborepo","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/RanielliMontagna.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":"2022-09-07T15:43:36.000Z","updated_at":"2023-07-18T09:16:12.000Z","dependencies_parsed_at":"2024-02-13T13:47:31.256Z","dependency_job_id":"d2608218-1b37-47b0-88be-6e4c72a5c3be","html_url":"https://github.com/RanielliMontagna/quantun","commit_stats":null,"previous_names":[],"tags_count":57,"template":false,"template_full_name":null,"purl":"pkg:github/RanielliMontagna/quantun","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RanielliMontagna%2Fquantun","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RanielliMontagna%2Fquantun/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RanielliMontagna%2Fquantun/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RanielliMontagna%2Fquantun/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RanielliMontagna","download_url":"https://codeload.github.com/RanielliMontagna/quantun/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RanielliMontagna%2Fquantun/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31918479,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-16T18:22:33.417Z","status":"online","status_checked_at":"2026-04-17T02:00:06.879Z","response_time":62,"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":["changesets","monorepo","react","turborepo","typescript"],"created_at":"2024-12-18T04:17:27.642Z","updated_at":"2026-04-17T06:32:30.425Z","avatar_url":"https://github.com/RanielliMontagna.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003eQuantun\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"#-about\"\u003eAbout\u003c/a\u003e\n  \u0026nbsp;\u0026nbsp;\u0026nbsp;|\u0026nbsp;\u0026nbsp;\u0026nbsp;\n  \u003ca href=\"#-technologies\"\u003eTechnologies\u003c/a\u003e\n  \u0026nbsp;\u0026nbsp;\u0026nbsp;|\u0026nbsp;\u0026nbsp;\u0026nbsp;\n  \u003ca href=\"#-getting-started\"\u003eGetting started\u003c/a\u003e\n  \u0026nbsp;\u0026nbsp;\u0026nbsp;|\u0026nbsp;\u0026nbsp;\u0026nbsp;\u003ca href=\"#-license\"\u003eLicense\u003c/a\u003e\n\u003c/p\u003e\n\n\u003cp id=\"-about\"\u003e\u003c/p\u003e\n\n## 📖 About\n\nQuantun is a monorepo for managing projects using React and Typescript.It uses [Turborepo](https://turborepo.org/) to manage the monorepo and [Storybook](https://storybook.js.org/) to manage the UI components. It was created to facilitate the creation of new projects, as well as to facilitate the maintenance of these projects.\n\n\u003cp id=\"-technologies\"\u003e\u003c/p\u003e\n\n## ⚡ Technologies\n\nQuantun uses the following technologies:\n\n- [Turborepo](https://turborepo.org/) - Monorepo manager\n- [React](https://reactjs.org/) - Library for building user interfaces\n- [Typescript](https://www.typescriptlang.org/) - Superset of Javascript\n- [Storybook](https://storybook.js.org/) - Library for building UI components\n- [Jest](https://jestjs.io/) - Library for testing\n- [Prettier](https://prettier.io/) - Code formatter for Javascript\n- [ESLint](https://eslint.org/) - Linter for identifying and reporting on patterns in JavaScript\n- [Changesets](https://github.com/changesets/changesets) - Library for managing changelogs and versions\n\nAlso, Quantun uses [PNPM](https://pnpm.io/) as package manager.\n\n\u003cp id=\"-getting-started\"\u003e\u003c/p\u003e\n\n## 🚀 Getting started\n\n### 📋 Install\n\nTo install the project dependencies, run the command:\n\n```bash\nyarn\n```\n\n### 🏃 Run and develop\n\nTo run and view the project, run the command:\n\n```bash\nyarn dev\n```\n\nAccess the storybook through the address: http://localhost:6006\n\n### 📝 Format\n\nTo format the code, run the command:\n\n```bash\nyarn format\n```\n\n### ☁️ Clean\n\nTo clean the project, run the command:\n\n```bash\nyarn clean\n```\n\n### 🧪 Tests\n\nTo run the tests, run the command:\n\n```bash\nyarn test\n```\n\n### 🏗️ Build\n\nTo generate the project build, run the command:\n\n```bash\nyarn build\n```\n\n### 📦 Publish\n\nThere are two ways to publish the project:\n\n- Manual publication: To publish the project manually, run the command: `yarn release`\n- Automatic publication: To publish the project automatically, it is necessary to push the master branch. Github Actions will execute the publication process.\n\n\u003cp id=\"-license\"\u003e\u003c/p\u003e]\n\n## 📝 License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n\n#### Made with ❤️ by [Ranielli Montagna](https://github.com/RanielliMontagna)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Franiellimontagna%2Fquantun","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Franiellimontagna%2Fquantun","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Franiellimontagna%2Fquantun/lists"}