Server backed saving routes

This commit is contained in:
marijo 2026-06-29 08:52:32 +00:00
parent 18de453ac1
commit a4d6a8e99e
4 changed files with 102 additions and 25 deletions

View file

@ -1 +1,3 @@
window.ROUTES_SECRET = "change-this-secret";
// Optional if api.php is not in the same directory as index.html:
// window.ROUTES_API_URL = "api.php";