Skip to content
/ turbo-vue-sc Public template

A monorepo project built with Turborepo and pnpm workspaces, featuring a Nuxt application and Storybook for UI component development.

Notifications You must be signed in to change notification settings

gokhantaskan/turbo-vue-sc

Repository files navigation

Turborepo Vue SC

A monorepo project built with Turborepo and pnpm workspaces, featuring a Vue.js application and Storybook for UI component development.

Live Demo

About the Project

This project is a scalable monorepo setup using Turborepo and pnpm workspaces. It includes:

  • Nuxt application for the client-side interface.
  • Storybook for developing and testing UI components in isolation.
  • Shared configurations and utilities across packages including eslint, tailwindcss, and tsconfig.

Technologies Used:

Getting Started

Follow these instructions to set up the project locally.

Prerequisites

  • Node.js: >=20
  • pnpm: 9.10.0 or higher
  • Git: Latest version

Usage

  1. Install dependencies

    pnpm i
  2. Run development server

    pnpm dev

About

A monorepo project built with Turborepo and pnpm workspaces, featuring a Nuxt application and Storybook for UI component development.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published