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.
From a new app to a deployed website in under a minute.
Create aliases and promote deployments to production.
Use environment variables in your web and server code.
Set up a custom domain for your production deployment.
Inspect requests from API routes on the EAS Hosting Dashboard.
Automate deployments with EAS workflows.