Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mehdibha/turbocharger
A monorepo app built with Turborepo, Next.js 14, shadcn-ui, stripe, and more.
https://github.com/mehdibha/turbocharger
mdx nextauthjs nextjs prisma radix-ui react shadcn-ui starter stripe turborepo typescript vercel
Last synced: 11 days ago
JSON representation
A monorepo app built with Turborepo, Next.js 14, shadcn-ui, stripe, and more.
- Host: GitHub
- URL: https://github.com/mehdibha/turbocharger
- Owner: mehdibha
- Created: 2023-12-25T12:10:17.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-02-29T14:07:17.000Z (8 months ago)
- Last Synced: 2024-10-11T10:50:46.056Z (27 days ago)
- Topics: mdx, nextauthjs, nextjs, prisma, radix-ui, react, shadcn-ui, starter, stripe, turborepo, typescript, vercel
- Language: TypeScript
- Homepage: https://turbocharger.cc
- Size: 12.9 MB
- Stars: 92
- Watchers: 1
- Forks: 17
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[![Stargazers][stars-shield]][stars-url][![Forks][forks-shield]][forks-url][![Contributors][contributors-shield]][contributors-url][![MIT License][license-shield]][license-url][![Issues][issues-shield]][issues-url]
> **Warning**
> This app is a work in progress. I'm building this in public. You can follow the progress on Twitter [@mehdibha\_](https://twitter.com/mehdibha_).
> See the roadmap below.
Turbocharger
Turbocharge your project with this monorepo starter. It comes with Next.js, Tailwind CSS, Shadcn-ui, Server components, and more.
View Demo
·
Report Bug
·
Request Feature
Table of Contents
About The Project
- Getting Started
- Roadmap
- Sites using turbocharger
- Contributing
- License
- Contributors
## About The Project
Screenshot
### Features
- Monorepo with Turborepo
- Responsive marketing site
- SEO friendly
- blog using MDX
- Server and Client Components
- Authentication using NextAuth.js
- UI components built using shadcn-ui
- Dark and light mode
- ORM using Prisma
- Subscriptions using Stripe
- Responsive dashboard
- Validations using Zod
- Written in TypeScript### Built with
- Next.js (v14 with app dir) and React
- Typescript
- Tailwind CSS
- Shadcn-ui as starter components## Getting Started
If you want to clone the project and use turbocharger as your starter project
### Configuratuion
- Star the repo
- Fork this project
- config env variable (see .env.exemple)## Roadmap
- [x] Init project
- [x] Linting tools
- [x] Home page
- [x] Pricing page
- [x] Blog
- [ ] App layout
- [ ] Subscriptions using stripe
- [ ] Add Vercel deploy button## Sites using turbocharger
We will be happy to mention you here, just make a pull request and we will add you
## Contributing
See the [contribution guide](CONTRIBUTING.md) and join our amazing list of [contributors](https://github.com/mehdibha/turbocharger/graphs/contributors)!
## License
Distributed under the MIT License. See `LICENSE` for more information.
## Contributors
[contributors-shield]: https://img.shields.io/github/contributors/mehdibha/turbocharger.svg?style=for-the-badge
[contributors-url]: https://github.com/mehdibha/turbocharger/graphs/contributors
[forks-shield]: https://img.shields.io/github/forks/mehdibha/turbocharger.svg?style=for-the-badge
[forks-url]: https://github.com/mehdibha/turbocharger.svg/network/members
[stars-shield]: https://img.shields.io/github/stars/mehdibha/turbocharger.svg?style=for-the-badge
[stars-url]: https://github.com/mehdibha/turbocharger.svg/stargazers
[issues-shield]: https://img.shields.io/github/issues/mehdibha/turbocharger.svg?style=for-the-badge
[issues-url]: https://github.com/mehdibha/turbocharger.svg/issues
[license-shield]: https://img.shields.io/github/license/mehdibha/turbocharger.svg?style=for-the-badge
[license-url]: https://github.com/mehdibha/turbocharger.svg/blob/master/LICENSE.txt