Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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.





Logo

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



  1. About The Project


  2. Getting Started

  3. Roadmap

  4. Sites using turbocharger

  5. Contributing

  6. License

  7. 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

Mehdi BHA
Mehdi BHA

[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