/Events

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

Primary LanguageTypeScriptApache License 2.0Apache-2.0

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.