mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted-data.git
synced 2026-03-11 08:55:24 +00:00
Add Revel (#1850)
Co-authored-by: Rabenherz112 <rabenherz@theravenhub.com> Co-authored-by: nodiscc <nodiscc@gmail.com>
This commit is contained in:
parent
12fccb4c7d
commit
da39cdf55a
1 changed files with 15 additions and 0 deletions
15
software/revel.yml
Normal file
15
software/revel.yml
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
name: "Revel"
|
||||
website_url: "https://www.letsrevel.io"
|
||||
source_code_url: "https://github.com/letsrevel/revel-backend"
|
||||
description: "Community-focused event management and ticketing platform."
|
||||
licenses:
|
||||
- MIT
|
||||
platforms:
|
||||
- Python
|
||||
- Django
|
||||
- Docker
|
||||
tags:
|
||||
- Polls and Events
|
||||
depends_3rdparty: true
|
||||
demo_url: "https://demo.letsrevel.io"
|
||||
related_software_url: "https://github.com/letsrevel"
|
||||
Loading…
Reference in a new issue