For now, this project adds the following events:
- When registrations for events open
- When registrations for events close
First, install dependencies using pnpm install (or npm install).
Then, run pnpm run dev (or npm run dev) to start the development server.
The project is deployed automatically to Vercel.