Skip to content

This project demonstrates how to set up and run an Expo application with a self-hosted API using Docker. It combines the power of Expo for cross-platform mobile development with the flexibility of a custom backend, all containerized for easy deployment and scaling.

Notifications You must be signed in to change notification settings

expo-starter/expo-self-host-with-docker

Repository files navigation

Expo API Self-Host with Docker

This project demonstrates how to set up and run an Expo application with a self-hosted API using Docker. It combines the power of Expo for cross-platform mobile development with the flexibility of a custom backend, all containerized for easy deployment and scaling.

Features

  • Expo-based React Native application
  • Custom Express.js API
  • Docker containerization for both frontend and backend
  • Easy local development and production deployment

Read more on blog post

About

This project demonstrates how to set up and run an Expo application with a self-hosted API using Docker. It combines the power of Expo for cross-platform mobile development with the flexibility of a custom backend, all containerized for easy deployment and scaling.

Topics

Resources

Stars

Watchers

Forks