refactor: strip Lazar references from top-level docs + guides
This commit is contained in:
@@ -35,7 +35,7 @@ docker compose up -d # Start PostgreSQL
|
||||
## Scaffolding
|
||||
|
||||
```bash
|
||||
pnpm turbo gen feature <name> # Lazar-conformant feature (manifest + contracts + tests)
|
||||
pnpm turbo gen feature <name> # Scaffold a feature (manifest + contracts + tests)
|
||||
pnpm turbo gen event # Event contract or handler (requires gen core-package events)
|
||||
pnpm turbo gen job # Background job
|
||||
pnpm turbo gen realtime # Realtime channel (requires gen core-package realtime)
|
||||
|
||||
Reference in New Issue
Block a user