Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 570 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 570 Bytes

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