Guide
Cross-cutting guides for using nestarc packages together.
- Adoption Roadmap — recommended adoption path for first-time users
- Multi-tenant SaaS from Scratch
- Adding Audit Trail
- Feature Flags for Gradual Rollout
- Async Delivery Reference Workflow — transactional outbox → durable job → signed webhook
- Prisma 7 Setup — shared client configuration and package-specific upgrade notes
- Quick Start: safe-response — standardize API responses in 5 minutes
- Quick Start: pagination — add filters, sorting, and pagination in 10 minutes
- Prisma Extension Chaining
- Example: SaaS API — 7 core packages in one project (GitHub)
- Troubleshooting — step-by-step debugging for common issues