summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorniliara-edu <nil.jimeno@estudiant.fjaverianas.com>2025-01-27 10:43:43 +0100
committerniliara-edu <nil.jimeno@estudiant.fjaverianas.com>2025-01-27 10:43:43 +0100
commit5d1c158644e1688e9f490d0f7794b9b213da811f (patch)
tree06ccd1758f64b1e39aebaa7065d62eddbd66b120
parent9e1d1537fdac58be2cad81d24e52f93fb9f2ee05 (diff)
add deployment notesdeployment
-rw-r--r--README.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/README.md b/README.md
index 0156eb0..30344de 100644
--- a/README.md
+++ b/README.md
@@ -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.