Project structure
src/├── commands/├── events/├── middleware/├── snaps/├── tasks/└── index.tspopii.config.ts.envFiles are routing and loading boundaries. Keep secrets in the environment and persistent migrations in drizzle/.
src/├── commands/├── events/├── middleware/├── snaps/├── tasks/└── index.tspopii.config.ts.envFiles are routing and loading boundaries. Keep secrets in the environment and persistent migrations in drizzle/.