Thanks for considering a contribution — this project is MIT licensed, so bug reports, fixes, and small features are welcome.
See the README for the full Supabase setup. Once that's done:
git clone https://github.com/sidcore-dev/SyncCalendar.git
cd SyncCalendar
npm install
npm run dev- Fork the repo and create a branch off
main. - Keep the change focused, and match the existing component/styling conventions (Tailwind + shadcn-style components).
- Open a PR describing what changed and why.
Open an issue with steps to reproduce and what you expected to happen.