diff --git a/front/.env.development b/front/.env.development
index a0d265a..f3f699a 100644
--- a/front/.env.development
+++ b/front/.env.development
@@ -1,2 +1,2 @@
-VITE_CLIENT_API_URL=http://127.0.0.1:5000/api
-VITE_SERVER_API_URL=http://127.0.0.1:5000/api
\ No newline at end of file
+VITE_CLIENT_API_URL=http://127.0.0.1:5000
+VITE_SERVER_API_URL=http://127.0.0.1:5000
\ No newline at end of file
diff --git a/front/.gitignore b/front/.gitignore
index 230a6d8..81d7c37 100644
--- a/front/.gitignore
+++ b/front/.gitignore
@@ -132,3 +132,5 @@ dist
/.svelte-kit/
/.svelte-kit/
/.svelte-kit/
+/.idea/
+/.idea/
diff --git a/front/.idea/unluckiest.iml b/front/.idea/unluckiest.iml
deleted file mode 100644
index d6ebd48..0000000
--- a/front/.idea/unluckiest.iml
+++ /dev/null
@@ -1,9 +0,0 @@
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/front/.svelte-kit/generated/server/internal.js b/front/.svelte-kit/generated/server/internal.js
index dc6322c..7369d3a 100644
--- a/front/.svelte-kit/generated/server/internal.js
+++ b/front/.svelte-kit/generated/server/internal.js
@@ -18,10 +18,10 @@ export const options = {
root,
service_worker: false,
templates: {
- app: ({ head, body, assets, nonce, env }) => "\n\n\t
\n\t\tUnluckiest\n\n\t\t\n\t\t\n\n\t\t\n\t\t\n\n\t\t\n\t\t\n\n\t\t\n\n\t\t" + head + "\n\t\n\t\n\t\t" + body + "
\n\t\n\n",
+ app: ({ head, body, assets, nonce, env }) => "\n\n\t\n\t\tUnluckiest\n\n\t\t\n\t\t\n\n\t\t\n\t\t\n\n\t\t\n\t\t\n\n\t\t\n\n\t\t\n\t\t\n\n\t\t" + head + "\n\t\n\n\t\n\n\t\t" + body + "
\n\n\t\n\n",
error: ({ status, message }) => "\n\n\t\n\t\t\n\t\t" + message + "\n\n\t\t\n\t\n\t\n\t\t\n\t\t\t
" + status + "\n\t\t\t
\n\t\t\t\t
" + message + "
\n\t\t\t\n\t\t
\n\t\n\n"
},
- version_hash: "3iwm3b"
+ version_hash: "1y8hue"
};
export async function get_hooks() {
diff --git a/front/src/app.d.ts b/front/src/app.d.ts
index 743f07b..f0b4d45 100644
--- a/front/src/app.d.ts
+++ b/front/src/app.d.ts
@@ -1,5 +1,6 @@
// See https://kit.svelte.dev/docs/types#app
// for information about these interfaces
+
declare global {
namespace App {
// interface Error {}
diff --git a/front/src/app.html b/front/src/app.html
index 1e34ab3..057804d 100644
--- a/front/src/app.html
+++ b/front/src/app.html
@@ -16,13 +16,19 @@
-
+
+
+
+
%sveltekit.head%
+
+
%sveltekit.body%
+