frontend añadido y backend de creacion de notas

This commit is contained in:
2025-09-18 00:31:23 +02:00
parent 1deabb8a26
commit a76b13ec33
75 changed files with 20364 additions and 317 deletions
+2
View File
@@ -5,7 +5,9 @@ description = "Add your description here"
readme = "README.md"
requires-python = ">=3.10"
dependencies = [
"fastapi>=0.116.2",
"marimo>=0.15.3",
"pgvector>=0.4.1",
]
[tool.marimo.runtime]