diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,6 +1,15 @@ # Balalaika Lyrics api written in rust (school project). +## Deployment notes +Deployment hasn't gone all that well and has needed +a few changes to work correctly. +These changes are not in the master branch. + +In order to access the documentation, go to niliara.net/balalaika/doc. +From there you can also execute commands to the api. +The main routes can still be accessed from niliara.net/balalaika. + ## Setup ### Dependencies This project requires mariadb and cargo. |