A real-time League of Legends draft tool with fearless mode support.
- Real-time draft simulation for competitive League of Legends
- Support for Best of 1, Best of 3, and Best of 5 series
- Fearless draft mode - track picked champions across games
- Side selection tracking and management
- Unique URLs for team captains and spectators
- No account required - just create a lobby and share links
Start the development server
wasp db start
wasp db migrate-dev
wasp start
Visit scoutahead.pro to try it out.
- Create a new draft series
- Choose series type (Bo1/Bo3/Bo5)
- Get unique URLs for:
- Blue side captain
- Red side captain
- Spectators
- Share links with your team
- Real-time champion grid with role filtering
- Pick/ban phase indicators
- Timer display
- Ready/confirm system
- Validation for legal picks/bans
- Live updates of all picks and bans
- Full champion grid view
- Phase progression display
- Series history tracking
- Built with Wasp
- Real-time updates via WebSocket
- UI components from shadcn/ui
- Animations powered by Motion
We welcome contributions! Whether it's:
- 🐛 Bug fixes
- ✨ New features
- 📝 Documentation improvements
- 💡 Suggestions
Feel free to open an issue or submit a pull request on our GitHub repository.
MIT License - feel free to use this in your own projects!