First import

This commit is contained in:
2022-04-05 23:00:18 +02:00
commit f7aa21e338
46 changed files with 1621 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
export function get_api_base_url() {
return "http://localhost:8000/api";
}
File diff suppressed because one or more lines are too long
+1
View File
File diff suppressed because one or more lines are too long