Skip to content

Katarina-W/atox

Repository files navigation

Atox Packages

Introduction

This template provides a structured setup for a monorepo using pnpm for efficient dependency management across multiple packages. ESLint with Prettier for consistent code quality and formatting, Commitlint for enforcing commit message conventions, and TypeScript for type safety and enhanced development experience.

Features

  • pnpm: Efficient package management ensuring faster installs and consistent dependency versions.
  • ESLint and Prettier: Ensures code quality and consistent code formatting.
  • Commitlint: Enforces conventional commit message format for better changelog generation and team collaboration.
  • TypeScript: Provides type checking and improved development productivity.

Usage

Install Dependencies

pnpm install

Build All Packages

pnpm build

Code Linting and Formatting

pnpm lint

We hope this template helps you quickly set up your monorepo project with Turbo for efficient task management!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published