aboutsummaryrefslogtreecommitdiff
path: root/src/webserver/mod.rs
Commit message (Collapse)AuthorAgeFilesLines
* feat (desc)Fuwn2020-10-301-0/+2
feat: - add `Procfile` and `app.json` to "prep" for heroku (probably not going to go to heroku though). - implement a plugin system and enable `random_hi` plugin. - move webserver to seperate location