diff options
author | niliara-edu <nil.jimeno@estudiant.fjaverianas.com> | 2025-01-27 10:43:43 +0100 |
---|---|---|
committer | niliara-edu <nil.jimeno@estudiant.fjaverianas.com> | 2025-01-27 10:43:43 +0100 |
commit | 5d1c158644e1688e9f490d0f7794b9b213da811f (patch) | |
tree | 06ccd1758f64b1e39aebaa7065d62eddbd66b120 | |
parent | 9e1d1537fdac58be2cad81d24e52f93fb9f2ee05 (diff) |
add deployment notesdeployment
-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. |