Skip to content

Latest commit

 

History

History
34 lines (24 loc) · 830 Bytes

README.md

File metadata and controls

34 lines (24 loc) · 830 Bytes

expo-next-kafka

Real-time location streaming with React Native, Next.js and Apache Kafka

Setup

Upstash Kafka

Mapbox

Develop locally

git clone https://github.com/paulphys/expo-next-kafka.git
cd expo-next-kafka
pnpm
pnpm dev

Fill in the credentials in mobile/.env and web/src/components/Map.tsx

Warning This exposes the credentials to the client, only for demo purposes

Download the Expo Go app to your smartphone and scan the QR Code to run the application natively