Skip to content

This is a fully configured template starter for monorepos using Turborepo tech.

License

Notifications You must be signed in to change notification settings

aiherrera/turborepo-template

Repository files navigation

Welcome to turborepo-template 👋

Version Documentation License: MIT Twitter: _aiherrera

This is a fully configurated template starter for monorepos using Turborepo tech.

What's inside?

This turborepo uses pnpm as a package manager. It includes the following packages/apps:

Apps and Packages

  • docs: a Next.js app
  • ui: a stub React component library shared by docs application
  • eslint-config-custom: eslint configurations (includes eslint-config-next and eslint-config-prettier)
  • tsconfig: tsconfig.json's used throughout the monorepo

Each package/app is 100% TypeScript.

Utilities

This turborepo has some additional tools already setup for you:

For git integration it has also:

Prerequisites

  • node >=16.0.0

Install

pnpm i

Usage

pnpm run dev

Run tests

pnpm run test

Author

👤 Alain Iglesias

Show your support


Give a ⭐️ if this project helped you!

📝 License


Copyright © 2023 Alain Iglesias.
This project is MIT licensed.


This README was generated with ❤️ by readme-md-generator

About

This is a fully configured template starter for monorepos using Turborepo tech.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published