Skip to content

Repository files navigation

Skeleton

Next.js 16 monorepo skeleton with Turborepo, strict ESLint, Prettier, Knip, Vitest, and multi-tool AI agent configuration.

Prerequisites

  • Node.js >= 18
  • pnpm >= 9

Setup

pnpm install
pnpm dev

Scripts

Command Description
pnpm dev Start all apps in dev mode
pnpm build Build all apps
pnpm lint Lint all packages
pnpm format Format all files with Prettier
pnpm format:check Check formatting without writing
pnpm typecheck Run TypeScript type checking
pnpm test Run tests with Vitest
pnpm knip Detect unused files, exports, and dependencies
pnpm clean Remove build artifacts and caches

Documentation

Contributing

See CONTRIBUTING.md.

About

No description, website, or topics provided.

Resources

Contributing

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages