refactor most of the frontend and add permissive cors to backend

This commit is contained in:
Yeicor
2024-02-24 17:22:58 +01:00
parent 7dfdbdd34c
commit a72cc8dd09
13 changed files with 149 additions and 148 deletions

View File

@@ -15,6 +15,7 @@ ocp-tessellate = "^2.0.6"
# Web
aiohttp = "^3.9.3"
aiohttp-cors = "^0.7.0"
aiohttp-devtools = "^1.1.2"
# Misc