Skip to content

This project is a monorepo setup using TurboRepo for managing a Next.js web application styled with TailwindCSS.

License

Notifications You must be signed in to change notification settings

chepetime/turborepo-next-starter

Repository files navigation

Turborepo starter

CI

About

This project is a monorepo setup using TurboRepo for managing a Next.js web application styled with TailwindCSS.

Project Structure

This monorepo includes the following packages:

  • apps - Next.js web applications
  • config - Reusable eslint and tsconfig configurations
  • packages - Reusable packages across the project
  • tools - Utilities for managing the tools in the project

Prerequisites

  • Node.js (v20.5 or later)
  • pnpm (v8.6.9 or later)

Getting Started

  1. Clone the repository:
git clone https://github.com/your-username/your-repo-name.git
  1. Install the dependencies:
pnpm install
  1. Run the dev environment:
pnpm run dev

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

About

This project is a monorepo setup using TurboRepo for managing a Next.js web application styled with TailwindCSS.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published