A 2-player AFL tipping app for household use. Track your weekly tips, compare results, and follow the season leaderboard. Fixtures and results are pulled from the public Squiggle API.
Copy .env.example to .env.local and fill in your details:
cp .env.example .env.localVITE_PLAYERS=Alice,Bob
VITE_CONTACT_EMAIL=you@example.comVITE_CONTACT_EMAIL is sent as the Squiggle API User-Agent so they can contact you if there are issues.
Tips are saved to server/data/tips.json.
- Unlimited players
- Multiple years