• Headless WP Podcast
  • Headless Plugins
  • Search
  • Try Atlas

Atlas Platform

  • Overview
  • Getting Started
    • Overview
    • 1. Prerequisites
    • 2. Create App
    • 3. Choose a Blueprint or Repo
    • 4. Deploy from Blueprint
    • 5. Deploy from Existing Repo
  • Developing Apps Locally
    • Overview
    • 1. Prerequisites
    • 2. Frontend App Configuration
    • 3. WordPress Site Configuration
  • Customization
    • Cache-Control Headers
    • Configuring Atlas Builds
  • Framework Guides
    • Astro
    • Faust.js
    • Gatsby
    • Next.js
    • Nuxt.js
    • Remix
    • Qwik
  • Additional Guides
    • Domain Mapping
    • Post and Page Previews
    • Troubleshooting Builds
    • Preview Environments
    • Redeploy Previous Version
    • Password Protection
    • Support
  • CLI Reference
    • wpe
    • wpe apps
      • create
      • delete
      • get
      • init
      • list
      • rebuild
      • update
    • wpe auth
      • login
      • logout
    • wpe builds
      • get
      • list
    • wpe context
      • get
      • set
    • wpe envs
      • delete
      • purge
      • rebuild
    • wpe logs
      • get
    • wpe completion
      • bash
      • zsh
  • Non-CLI Reference
    • zip-upload
    • create app

Getting Started Overview

In this guide, you will:

  1. Check the prerequisites.

  2. Create a new Atlas app.

  3. Choose between a blueprint or repository.

  4. Deploy from a blueprint or deploy from an existing repository.

Once you've gone through the steps in this guide, you'll have an Atlas app that has been deployed to the web. Any changes pushed to the connected repository branch will automatically trigger a re-deploy.

Next Step

Check the prerequisites →