chore: add development package and update workspace (#2700)

* feat: add development package and update workspace

- Introduced a new development package with a Docker Compose script.
- Updated pnpm workspace to include the development directory.
- Changed Turbo UI setting from 'stream' to 'tui'.

* fix: rename

* Discard changes to turbo.json
This commit is contained in:
Thomas Camlong
2025-03-28 00:18:12 +01:00
committed by GitHub
parent a0ee558582
commit 7706f97228
3 changed files with 13 additions and 0 deletions

View File

@@ -2,3 +2,4 @@ packages:
- apps/*
- packages/*
- tooling/*
- development