Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ilgooz/chevent-web

Chevent web-app
https://github.com/ilgooz/chevent-web

Last synced: about 1 month ago
JSON representation

Chevent web-app

Awesome Lists containing this project

README

        

# chevent-web
Chevent web-app

### Requirements
* Docker (https://docs.docker.com/installation)
* free 80 port

### Install
```
wget --no-cache \
https://raw.githubusercontent.com/codeui/chevent-web/master/Makefile \
-O Makefile && sudo DOMAIN=chevent.xyz make
```