change architecture

This commit is contained in:
JOLIMAITRE Matthieu 2024-03-08 13:27:18 +01:00
parent cf8c7d280e
commit 0669ada3cc
26 changed files with 163 additions and 282 deletions

7
deno.lock generated Normal file
View file

@ -0,0 +1,7 @@
{
"version": "3",
"redirects": {
"https://deno.land/x/zod/mod.ts": "https://deno.land/x/zod@v3.22.4/mod.ts"
},
"remote": {}
}