Skip to main content

Supported Scenarios

This page contains a list of scenarios and their support status on FL0.

Applications

ScenarioSupportedNotes
RESTful APIsYes
GraphQLYes
WebsocketsYes
Background workersPartialFL0 runs a healthcheck and expects your app to be listening on the port specified by the PORT environment variable. If your app doesn't listen to a port, deployments may fail.
Static sitesYesStatic sites can be deployed but require some configuration
FrontendPartialYou can deploy frontends on FL0, but you can't yet connect a custom domain or make use of a built-in CDN.
Virtual MachinesNoFL0 builds containers and doesn't support running virtual machines
MonoreposYesSee Configuring Build Settings.

Supporting Services

ScenarioSupportedNotes
PostgresYesBuild-in support for Postgres
MySQLPartialNo built-in support, bring-your-own database supported
MongoPartialNo built-in support, bring-your-own database supported