Wuzursched (pronounced /wʌzjɜskɛd/
, "wuzz-yer-sked") is a website for sharing your schedules and viewing others, making comparing schedules a breeze.
- Good/strict class normalization is a long-term goal.
git clone
- Install supabase CLI and run
supabase start
- Run
supabase db reset
supabase status --output env | node convert_env.js > .env
- Load that
.env
somehow pnpm run dev
pnpm run build
You can preview the production build with pnpm run preview
.