Skip to content

Repository files navigation

LVBT package repository

A Turborepo workspace following the LVBT repository standard. It was created with:

npx create-turbo@latest --example https://github.com/LasVegasForTransit/repository-tooling/tree/main/examples/basic

Getting started

pnpm bootstrap   # install, wire git hooks, run preflight
pnpm check       # the same check CI runs

Then rename the root package and packages/example, and replace the scopes in .lvbt/commit-scopes.txt with this repository's boundaries.

Layout

  • apps/ for deployable applications and services
  • packages/ for libraries and tools; packages/example shows the shape of one

Lint, format, TypeScript, and test settings extend the @lasvegasfortransit/* packages from LasVegasForTransit/repository-tooling.

About

Template for a new LVBT repository (published from repository-tooling examples/basic on each release)

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages