Feature Highlights
A club creates a group, and riders join with a code
- Create or join a group from the app
- Group pages with members and the upcoming ride
Stack
- Flutter: The rider app: groups, route planning, live ride, chat and history.
- Node.js + Express: REST API for auth, groups, rides and profiles, with JWT sessions.
- Socket.IO: Real-time location and chat during a ride.
- Prisma: Data model for users, groups, memberships, routes, rides, location pings and messages.
- Next.js 15 + React 19: The marketing site and waitlist.
- Netlify: Hosting for the website.
Use Cases
- Motorcycle clubs running group tours
- Long-distance tourers riding with friends
- Any group that needs to stay together on the road




