Seed Database

Populate the database with demo data for the hackathon demo

Generate Demo Data

This will create:

  • 50 demo users with varied profiles
  • 500 moves across the last 30 days
  • 5 sponsored challenges
  • 20 daily tasks per category

Important Notes

  • • Make sure you've run the SQL schema in Supabase first
  • • This will DELETE all existing data before creating new data
  • • The data is randomized, so each seed will be different
  • • After seeding, refresh the dashboard pages to see the data