From 5d1c158644e1688e9f490d0f7794b9b213da811f Mon Sep 17 00:00:00 2001 From: niliara-edu Date: Mon, 27 Jan 2025 10:43:43 +0100 Subject: add deployment notes --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) 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. -- cgit v1.2.3