Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Revurb

Mobile app with Expo (React Native), FastAPI, and Supabase.

Stack

  • Frontend: Expo / React Native (JavaScript)
  • Backend: FastAPI (Python)
  • Database: Supabase (PostgreSQL)
  • Auth: Google OAuth via Supabase

Quick Run

Backend:

cd backend
.\venv\Scripts\activate
uvicorn main:app --reload --host 0.0.0.0 --port 8000

Frontend:

cd frontend
npx expo start

About

Drop a note, mark a moment

Resources

Stars

0 stars

Watchers

0 watching

Forks

Contributors

Languages