19 Commits

Author SHA1 Message Date
09213dff14 Created the jsconfig.json 2023-06-08 22:29:22 +02:00
94e4119e3e Added the sass & fontawesome dependencies to the packages.json 2023-06-08 22:28:52 +02:00
ff6c1b5c7c Uploaded the background.jpg 2023-06-08 22:28:03 +02:00
4c82a91b8a Updated the logo path from vite.svg -> logo.svg 2023-06-08 21:58:54 +02:00
55910a8944 Renamed vite.svg -> logo.svg 2023-06-08 21:58:41 +02:00
248c17e1f7 Made the App.jsx empty 2023-06-08 21:53:40 +02:00
de546b41b8 Removed the index.css from the main.jsx 2023-06-08 21:53:29 +02:00
d1f6ec4a72 Removed the index.css 2023-06-08 21:53:24 +02:00
76fcf86412 Added the express dependency to the package.json 2023-06-08 21:53:19 +02:00
b60dfe681c Created a simple express app in the server index.js 2023-06-08 21:53:07 +02:00
ddac2bb4f4 Removed the assets folder 2023-06-08 21:51:02 +02:00
da8c27bcb6 Updated the main.jsx 2023-06-08 21:50:56 +02:00
5b9f3484f2 Removed the App.css 2023-06-08 21:50:50 +02:00
14562f49cc Created the package.json & yarn.lock file 2023-06-08 21:46:23 +02:00
b5393a715b Created the server index.js 2023-06-08 21:46:12 +02:00
cbfb743c73 Added .idea & .vscode to the .gitignore 2023-06-08 21:46:06 +02:00
6f4519681a Updated the index.html 2023-06-08 21:39:12 +02:00
0fd0711c8b Uploaded the default webui (vite app) 2023-06-08 21:37:13 +02:00
dc96fd1b40
Initial commit 2023-06-08 01:58:07 +02:00