Josua Coin Reward project for Bookipi Q4 2025 Hackathon
- Josua Leonard Halomoan ( Project Lead )
- Fahmi Alfareza / AKA "Reza"
- Kriangga Wicaksana / AKA "Ingga"
- Francis Jed Guipo / AKA "Jed"
- Christopher Huang-Leaver / "Chris"
# Start the server
yarn server
# Start the frontend
cd apps/dashboard && npm run dev
# Debug OAuth issues
yarn server:debug
- Documentation Index - Complete documentation guide
- Server Testing - How to test Supabase functions locally
- OAuth Setup - GitHub OAuth configuration
- Scripts Guide - Available scripts and usage
yarn server
- Start Supabase function serveryarn server:debug
- Debug OAuth setupyarn server:test
- Test server endpointsyarn server:stop
- Stop all servers