summaryrefslogtreecommitdiff
path: root/src/server.ts
Commit message (Collapse)AuthorAgeFilesLines
* goodbye old uwufier :cry:8cy2020-07-231-50/+0
|
* add ts defs so not a lot of errors left8cy2020-06-271-1/+6
| | | | - made .todo file for epic error tracking
* change api urls8cy2020-05-051-3/+6
| | | | i have no idea how i messed this one up
* add api cmd, formatting, add cors to server8cy2020-05-051-0/+7
|
* add api, change sementic version tag8cy2020-05-051-0/+35
because of adding an api, a change was need to Procfile, making it a web process in heroku i also removed unused dependencies from the webserver file and made responses into json objects dont worry, i am using uptime robot ;) - renamed ws to server -changed sementic version from v10.0.0 to v1.10.0, minecraft versions :D