Skip to content

gsporto/expo-api-routes-trpc

Repository files navigation

Expo API Routes + tRPC

Features

  • 🧙‍♂️ E2E typesafety with tRPC
  • ⚡ Full-stack with React Native
  • 🕸️ Web
  • 🤖 Android
  • 🍎 iOS

Start example project

git clone git@github.com:gsporto/expo-api-routes-trpc.git
cd expo-api-routes-trpc
cp .env.example .env
npm i
npm start

Used Expo tabs template as base for this project and tRPC implementation from Create T3 App

Created by @gsporto.

About

Example for typesafe Expo API Routes using tRPC

Resources

License

Stars

Watchers

Forks