Add initial backend implementation and project configuration files

This commit is contained in:
2026-03-05 21:13:51 -05:00
commit a256616cd2
10 changed files with 2484 additions and 0 deletions

7
.idea/misc.xml generated Normal file
View File

@@ -0,0 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="Black">
<option name="sdkName" value="uv (back-end)" />
</component>
<component name="ProjectRootManager" version="2" project-jdk-name="uv (back-end)" project-jdk-type="Python SDK" />
</project>