Skip to content

Events - Simple and easy to use open source event ticketing system

License

Notifications You must be signed in to change notification settings

Wave-Studio/Events

Repository files navigation

Events

Events is a simple and easy to use event ticketing system. View the production website on https://events.deno.dev/!

Contributing

Contribution guide coming soon!

Hosting

Events is built with Deno Deploy support in mind but you should be able to selfhost this anywhere, just copy .env.example to .env and update the variables. If you're selfhosting then KV requires an extra step with either creating a db folder for the database to be stored in or setting DENO_DEPLOYMENT_ID to anything for it to use the global version.