Hosting
Hosting your Web App & Backend
ExpoStarter is built using Expo and Expo Router, which allows you to generate both a web app and Node.js backend. The flexibility of this setup enables you to deploy your project to various platforms, including Vercel, Netlify, self-hosted environments, or using Docker.
Deployment Options
Vercel
Deploy both the frontend and backend on Vercel
Netlify
Deploy both the frontend and backend on Netlify
Self-Hosted
Comming soon
Docker
Comming soon