paulphys / expo-next-kafka

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:TypeScript 93.0%Language:CSS 4.0%Language:JavaScript 3.0%