Yuki-42 / echo-api

Local intranet communications suite for gamers by gamers.
MIT License
1 stars 0 forks source link

Echo API

Web-based communications suite made for gamers by gamers.

Static files are served using Nginx from static linked to /var/www/echo.

Installation

  1. Link static files to /var/www/echo:
sudo ln -s /path/to/disbroad/static /var/www/echo