Files
SpacetimeDB/pnpm-workspace.yaml
Piotr Sarnacki 3c8836b1a3 Templates rework (#3879)
# Description of Changes

We would like to move all of the templates to a central directory

# API and ABI breaking changes

None

# Expected complexity level and risk

2

# Testing

---------

Co-authored-by: spacetimedb-bot <spacetimedb-bot@users.noreply.github.com>
2026-01-09 15:09:26 +00:00

14 lines
419 B
YAML

packages:
- 'crates/bindings-typescript'
- 'crates/bindings-typescript/test-app'
- 'templates/quickstart-chat-typescript'
- 'templates/basic-react'
- 'templates/basic-typescript'
- 'modules/benchmarks-ts'
- 'modules/module-test-ts'
- 'templates/quickstart-chat-typescript/spacetimedb'
- 'modules/sdk-test-connect-disconnect-ts'
- 'modules/sdk-test-procedure-ts'
- 'modules/sdk-test-ts'
- 'docs'