Documentation

Everything you need to deploy your apps with Deployfast.

Quickstart

Get your first app deployed in under 5 minutes.

$ npm install -g deployfast-cli
$ deployfast login
$ deployfast deploy
✓ Deployed to production

Installation

Install the Deployfast CLI using npm or yarn:

npm install -g deployfast-cli

Git Integration

Connect your GitHub, GitLab, or Bitbucket repository for automatic deployments on every push.

  1. Go to your dashboard
  2. Click "New Project"
  3. Select your Git provider
  4. Choose a repository
  5. Deploy automatically on every commit