EAS Hosting

Edit this page

EAS Hosting is a service for quickly deploying the web projects built using the Expo Router library.


Hosting is currently in preview. If you have any issues or feedback, post to our Discord channel or send us an email at hosting@expo.dev.

EAS Hosting is a service for quickly deploying the your web projects built using Expo Router. It seamlessly integrates with the Expo CLI, allowing you to automate the deployment of API routes, server functions, and server-side assets.

Hosting supports both static and server mode web projects and offers the fastest path from npx create-expo-app to a fully deployed web app with API routes.

Get started

Create your first deployment

From a new app to a deployed website in under a minute.

Assign deployment aliases

Create aliases and promote deployments to production.

Configure environment variables

Use environment variables in your web and server code.

Custom domain

Set up a custom domain for your production deployment.

API Routes

Inspect requests from API routes on the EAS Hosting Dashboard.

Deploy with EAS Workflows

Automate deployments with EAS workflows.