feat: mvp

This commit is contained in:
2024-05-06 20:38:43 +02:00
parent 5501d05aa4
commit 1902c111ef
9 changed files with 490 additions and 3 deletions

7
.vscode/launch.json vendored Normal file
View File

@@ -0,0 +1,7 @@
{
// Use IntelliSense to learn about possible attributes.
// Hover to view descriptions of existing attributes.
// For more information, visit: https://go.microsoft.com/fwlink/?linkid=830387
"version": "0.2.0",
"configurations": []
}