Top 8 TypeScript Turbo Projects
-
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
turborepo-shadcn-ui-tailwindcss
Turborepo starter with Shadcn/UI & Tailwind CSS pre-configured for shared ui components.
turborepo-shadcn-ui-tailwindcss - Turborepo starter with shadcn/ui & Tailwind CSS pre-configured for shared ui components.
-
-
-
To add on as another example, I recently created a monorepo for three npm packages I publish. It uses pnpm + turbo + changesets + syncpack to publish and manage the versions for cross-deps:
https://github.com/theogravity/datadog-transports
-
-
Project mention: Show HN: Self-Hostable Algolia DocSearch Replacement | news.ycombinator.com | 2024-10-11
No, it use different API with Algolia DocSearch.
> Have been looking for a way to mock the service in development
This is what I wanted too! So we have multiple providers, including `canary-provider-mock`. So you can use it to mock it in the dev.
example:
https://github.com/noxify/renoun-docs-template/blob/055b54/s...
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
socket-react-fullstack-monorepo
A real-time multi-user full-stack web application built with monorepo using Turbo. The backend utilizes Socket.io and Express.js, while the frontend is crafted with Vite, React, Tailwind CSS, and Flowbite-React. Features include common web elements like dropdown lists, textareas, and radio buttons, along with Google Maps API integration
Project mention: Build and Deploy a Monorepo WebSocket web application with Turbo, Express, and Vite on Render Using Docker | dev.to | 2024-12-31Tip: This post only focuses on the build and deployment phase, and the problems and solutions I encountered. For the project itself, feel free to refer to the full repository on my github here.
TypeScript Turbo discussion
TypeScript Turbo related posts
Index
What are some of the best open-source Turbo projects in TypeScript? This list will help you:
# | Project | Stars |
---|---|---|
1 | turbo_power | 467 |
2 | turborepo-shadcn-ui-tailwindcss | 97 |
3 | cable-streams | 26 |
4 | bayukurnia.com | 16 |
5 | datadog-transports | 15 |
6 | js-tooling | 8 |
7 | renoun-docs-template | 7 |
8 | socket-react-fullstack-monorepo | 0 |