Serverless Integrations
Monk can deploy directly to all major cloud providers but in some cases it makes more sense to use a specialized serverless provider.
Currently Monk supports the following platforms as deployment targets.
Netlify
Netlify is a powerful platform for deploying and hosting web applications.
Monk automatically detects front-end components in your codebase and can deploy them directly to Netlify. This is particularly useful for hybrid deployments where your frontend runs on Netlify while backend components like databases or API servers remain in your cloud environment.
This integration is completely optional. If you choose to use it, Monk will guide you through obtaining a Netlify access token and handle all deployment details for you. No additional configuration is required.