Skip to content

envoy1084/ola-maps-test

Repository files navigation

Turbo Full-stack Starter

This is a starter kit for bootstrapping full-stack applications with Turborepo. This starter kit is designed to be used with TurboRepo and other accompanying starter kits. These are:

Features

  • 🏎️ Uses turborepo for monorepo management.
  • 📦 Packages are managed with pnpm
  • 🌎 Uses @biome/biomejs for code formatting and linting.
  • ✅ Uses a strict opinionated linting setup using klarity.
  • 🪝 Uses lefthook for git hooks.
  • 📝 Uses commitlint for commit message formatting.

Project Structure

The starter kit uses next-starter and shadcn-ui-monorepo you will have a full-stack application with the following structure:

├── packages
│   ├── ui
├── apps
│   ├── web
├── README.md
├── LICENSE
├── .gitignore
├── .npmrc
├── package.json
├── tsconfig.json
├── turbo.json
├── biome.jsonc
├── commitlint.config.ts
├── pnpm-lock.yaml
├── pnpm-workspace.yaml
├── lefthook.yml

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published