{"id":14155320,"url":"https://github.com/ixahmedxi/orbitkit","last_synced_at":"2025-05-16T11:06:37.538Z","repository":{"id":231784598,"uuid":"746922479","full_name":"ixahmedxi/orbitkit","owner":"ixahmedxi","description":"🚀 Orbitkit is a monorepo starterkit aiming to be the foundation you build your next startup or big idea upon.","archived":false,"fork":false,"pushed_at":"2024-09-02T20:27:50.000Z","size":6785,"stargazers_count":896,"open_issues_count":11,"forks_count":61,"subscribers_count":10,"default_branch":"main","last_synced_at":"2025-05-12T01:57:59.769Z","etag":null,"topics":["astro","boilerplate","changesets","drizzle-orm","eslint","javascript","lucia-auth","mintlify","monorepo","neondb","nextjs","prettier","react","starterkit","storybook","tsup","turborepo","typescript","unkey","uploadthing"],"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/ixahmedxi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":["ixahmedxi"]}},"created_at":"2024-01-22T23:13:18.000Z","updated_at":"2025-05-07T09:05:19.000Z","dependencies_parsed_at":"2024-05-20T08:27:15.769Z","dependency_job_id":"9f60f75d-2354-4ada-af34-a199e77ae68d","html_url":"https://github.com/ixahmedxi/orbitkit","commit_stats":null,"previous_names":["ixahmedxi/orbitkit"],"tags_count":5,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ixahmedxi%2Forbitkit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ixahmedxi%2Forbitkit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ixahmedxi%2Forbitkit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ixahmedxi%2Forbitkit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ixahmedxi","download_url":"https://codeload.github.com/ixahmedxi/orbitkit/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254518383,"owners_count":22084374,"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","boilerplate","changesets","drizzle-orm","eslint","javascript","lucia-auth","mintlify","monorepo","neondb","nextjs","prettier","react","starterkit","storybook","tsup","turborepo","typescript","unkey","uploadthing"],"created_at":"2024-08-17T08:02:49.548Z","updated_at":"2025-05-16T11:06:32.529Z","avatar_url":"https://github.com/ixahmedxi.png","language":"TypeScript","readme":"\u003cdiv align=\"center\"\u003e\n  \u003cimg src=\"https://github.com/ixahmedxi/orbitkit/blob/main/apps/marketing/public/blog-placeholder.jpg?raw=true\" alt=\"Cover image\" width=\"700px\"\u003e\n\u003c/div\u003e\n\n## Note\n\n\u003e [!IMPORTANT]\n\u003e OrbitKit is built on top of a very opinionated tech stack, which might not work for every use case/business idea. I offer monorepo architecture consulting or even building something completely custom for you, if you are interested be sure to [DM me on X/Twitter](https://twitter.com/ixahmedxii).\n\n## Features\n\n- [**Monorepo**](https://monorepo.tools/): OrbitKit is a monorepo, giving you the ability to scale your project with ease.\n- [**TypeScript**](https://www.typescriptlang.org/): type-safety is a core principle of OrbitKit.\n- [**Astrojs**](https://astro.build): for a clean slate to build your marketing website on top.\n- [**Next.js**](https://nextjs.org): Web application is included, giving you a solid foundation for your product.\n- [**Posthog**](https://posthog.com): for analytics and event tracking.\n- [**Sentry**](https://sentry.io): for error tracking and monitoring.\n- [**tRPC**](https://trpc.io) for a fully type-safe api.\n- [**Mintlify**](https://mintlify.com): for a clean, fast, and easy to use platform to document your project.\n- [**Turborepo**](https://turbo.build/repo): caching builds so you never have to run the same command twice.\n- [**Drizzle ORM**](https://orm.drizzle.team): providing a fully type-safe way to interact with your database.\n- [**Neon DB**](https://neon.tech): serverless database, with autoscaling, branching, and bottomless storage.\n- [**Uploadthing**](https://uploadthing.com/): for an easy, type-safe way of handling file uploads.\n- [**Unkey**](https://unkey.dev): for a fast way of rate-limiting the web app.\n- [**Playwright**](https://playwright.dev): for end-to-end testing of the applications.\n- [**Lucia auth**](https://lucia-auth.com): for authentication, giving you full flexibility and control over your user system.\n- [**Tailwind CSS**](https://tailwindcss.com): for styling, with [**Radix UI Colors**](https://www.radix-ui.com/colors) for automatic light/dark mode handling.\n- [**Shadcn UI**](https://ui.shadcn.com): full implementation in a dedicated package.\n- [**Storybook**](https://storybook.js.org): to develop, test and visualize your components in isolation.\n- [**Github Actions**](https://github.com/features/actions): for CI/CD, with automatic DB branching \u0026 code checks.\n- [**next-themes**](https://github.com/pacocoursey/next-themes): for easy light/dark mode handling in the web app.\n- [**Changesets**](https://github.com/changesets/changesets): for managing versioning and changelogs.\n- [**vite**](https://vitejs.dev): for bundling \u0026 storybook.\n- [**ts-reset**](https://github.com/total-typescript/ts-reset): for the apps, improving the types for common JavaScript APIs.\n- [**ESLint**](https://eslint.org/), [**Prettier**](https://prettier.io), [**Markdownlint**](https://github.com/DavidAnson/markdownlint), [**Cspell**](https://cspell.org), [**Husky**](https://github.com/typicode/husky), [**Lint-staged**](https://github.com/lint-staged/lint-staged) and [**Commitlint**](https://github.com/conventional-changelog/commitlint) for code quality.\n- **ESM Only**: because CJS should be left in the past.\n\nAnd much more!\n\n## Documentation\n\nTo get started with OrbitKit, head over to the [documentation](https://orbitkit.dev) website where you can find installation instructions and how to work with the codebase.\n\n## License\n\nMIT License\n\nCopyright (c) 2024 Ahmed Elsakaan\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","funding_links":["https://github.com/sponsors/ixahmedxi"],"categories":["boilerplate","Boilerplates \u0026 Starters"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fixahmedxi%2Forbitkit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fixahmedxi%2Forbitkit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fixahmedxi%2Forbitkit/lists"}