Skip to content

Deploying Conduit

Conduit has a built in CLI tool, conduit, for deploying Conduit applications, managing database schemas, OAuth 2.0 clients and creating projects. See Getting Started for installation instructions. Many of the tasks for deployment rely on using this tool. Conduit has a built in tool, conduit, for deploying Conduit applications, managing database schemas, OAuth 2.0 clients and creating projects. See Getting Started for installation instructions. Many of the tasks for deployment rely on using this tool.

Conduit applications can be run anywhere that Dart can be installed. This topic covers deployment tasks on common hosting services. If you are just getting started or a hobbyist, you should consider using Heroku to host your applications.

Guides