stack:framework fastify
Fastify
Recipes
- Host rest api with Fastify: Postgres-backed state
- Host rest api with Fastify: stored input and output artifacts
- Host rest api with Fastify: streamed responses
- Host rest api with Fastify: worker execution and job state
- Host graphql api with Fastify: Postgres-backed state
- Host graphql api with Fastify: stored input and output artifacts
- Host graphql api with Fastify: streamed responses
- Host graphql api with Fastify: worker execution and job state
- Host mobile backend with Fastify: Postgres-backed state
- Host mobile backend with Fastify: stored input and output artifacts
- Host mobile backend with Fastify: streamed responses
- Host mobile backend with Fastify: worker execution and job state
- Host mcp server with Fastify: Postgres-backed state
- Host mcp server with Fastify: stored input and output artifacts
- Host mcp server with Fastify: streamed responses
- Host mcp server with Fastify: worker execution and job state
- Host ai chat application with Fastify: Postgres-backed state
- Host ai chat application with Fastify: stored input and output artifacts
- Host ai chat application with Fastify: streamed responses
- Host ai chat application with Fastify: worker execution and job state
- Host ai workflow runner with Fastify: Postgres-backed state
- Host ai workflow runner with Fastify: stored input and output artifacts
- Host ai workflow runner with Fastify: streamed responses
- Host ai workflow runner with Fastify: worker execution and job state
- Configure build and start for Fastify
- Connect Postgres for Fastify
- Apply database schema changes for Fastify
- Configure S3-compatible access for Fastify
- Deliver public assets through CDN for Fastify
- Configure environment and secrets for Fastify
- Enforce private-file authorization for Fastify
- Diagnose deployment failures for Fastify
Next Actions
- Browse the catalog index
- Search published recipes by intent, stack and constraints
- Inspect the full recipe contract for Host rest api with Fastify: Postgres-backed state
- Inspect the full recipe contract for Host rest api with Fastify: stored input and output artifacts
- Inspect the full recipe contract for Host rest api with Fastify: streamed responses
- Inspect the full recipe contract for Host rest api with Fastify: worker execution and job state
- Inspect the full recipe contract for Host graphql api with Fastify: Postgres-backed state