日本語のREADMEはこちらです: README.ja.md
E-vent is a web-based platform for organizing and participating in community events.
- Create and manage events with details like date, location, and description
- Apply for event participation and leave comments
- Automatic tweet announcements for new events and deadlines
- Approval process for event organizers
- Deno runtime
- Cloudinary and Twitter API credentials
Make sure to install Deno: https://deno.land/manual/getting_started/installation
Then start the project:
deno task start
This will watch the project directory and restart as necessary.
MIT License — see LICENSE.