Skip to content

Project structure

src/
├── commands/
├── events/
├── middleware/
├── snaps/
├── tasks/
└── index.ts
popii.config.ts
.env

Files are routing and loading boundaries. Keep secrets in the environment and persistent migrations in drizzle/.