First import

This commit is contained in:
2022-04-05 23:00:18 +02:00
commit ece3f5f3c1
46 changed files with 1341 additions and 0 deletions

3
template/web/js/api.js Normal file
View File

@@ -0,0 +1,3 @@
export function get_api_base_url() {
return "http://localhost:8000/api";
}

1
template/web/js/uikit-icons.min.js vendored Normal file

File diff suppressed because one or more lines are too long

1
template/web/js/uikit.min.js vendored Normal file

File diff suppressed because one or more lines are too long