You can view the list at https://java-events.dev.
There are several ways to contribute to this project:
- You can update the list by forking the repo, updating
src/events.json
and making a PR. - You can report issues and suggest features by creating an issue.
You can run the application locally with the following commands (requires Node):
npm install
npm run dev