Skip to content

My preferred tech stack of TypeScript, Next.js, Tailwind, and shadcn/ui

Notifications You must be signed in to change notification settings

aaronmcadam/az-stack

Repository files navigation

AzStack

My preferred tech stack of TypeScript, Next.js, Tailwind, and shadcn/ui.

What's inside?

This Turborepo includes the following packages/apps:

Apps and Packages

  • web: a Next.js app demonstrating the tech stack
  • @repo/ui: a design system to be shared across applications
  • @repo/eslint-config: eslint configurations (includes eslint-config-next and eslint-config-prettier)
  • @repo/tailwind-config: Tailwind configurations used throughout the monorepo
  • @repo/typescript-config: tsconfig.jsons used throughout the monorepo

Each package/app is 100% TypeScript.

Utilities

This Turborepo has some additional tools already setup for you:

Build

To build all apps and packages, run the following command:

cd my-turborepo
pnpm build

Develop

To develop all apps and packages, run the following command:

pnpm dev

About

My preferred tech stack of TypeScript, Next.js, Tailwind, and shadcn/ui

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published