ThatXliner / wuzursched

What's your schedule? 🤔
wuzursched.vercel.app
GNU Affero General Public License v3.0
1 stars 0 forks source link

Wuzursched

Wuzursched (pronounced /wʌzjɜskɛd/, "wuzz-yer-sked") is a website for sharing your schedules and viewing others, making comparing schedules a breeze.

Current limitations

Development

  1. git clone
  2. Install supabase CLI and run supabase start
  3. Run supabase db reset
  4. supabase status --output env | node convert_env.js > .env
  5. Load that .env somehow
  6. pnpm run dev

Building

pnpm run build

You can preview the production build with pnpm run preview.