framework nestjs.md
NestJS
Published recipes
- Host rest api with NestJS: Postgres-backed state
- Host rest api with NestJS: stored input and output artifacts
- Host rest api with NestJS: streamed responses
- Host rest api with NestJS: worker execution and job state
- Host graphql api with NestJS: Postgres-backed state
- Host graphql api with NestJS: stored input and output artifacts
- Host graphql api with NestJS: streamed responses
- Host graphql api with NestJS: worker execution and job state
- Host mobile backend with NestJS: Postgres-backed state
- Host mobile backend with NestJS: stored input and output artifacts
- Host mobile backend with NestJS: streamed responses
- Host mobile backend with NestJS: worker execution and job state
- Host mcp server with NestJS: Postgres-backed state
- Host mcp server with NestJS: stored input and output artifacts
- Host mcp server with NestJS: streamed responses
- Host mcp server with NestJS: worker execution and job state
- Host ai chat application with NestJS: Postgres-backed state
- Host ai chat application with NestJS: stored input and output artifacts
- Host ai chat application with NestJS: streamed responses
- Host ai chat application with NestJS: worker execution and job state
- Host ai workflow runner with NestJS: Postgres-backed state
- Host ai workflow runner with NestJS: stored input and output artifacts
- Host ai workflow runner with NestJS: streamed responses
- Host ai workflow runner with NestJS: worker execution and job state
- Configure build and start for NestJS
- Connect Postgres for NestJS
- Apply database schema changes for NestJS
- Configure S3-compatible access for NestJS
- Deliver public assets through CDN for NestJS
- Configure environment and secrets for NestJS
- Enforce private-file authorization for NestJS
- Diagnose deployment failures for NestJS