Server backed saving routes
This commit is contained in:
parent
18de453ac1
commit
a4d6a8e99e
4 changed files with 102 additions and 25 deletions
|
|
@ -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";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue