Apply reference design to Astro and add screenshot storage

This commit is contained in:
ik
2026-09-03 07:53:53 +07:00
parent 6d536d0ade
commit c5242720b1
26 changed files with 253 additions and 59 deletions
+1 -1
View File
@@ -12,5 +12,5 @@ build-backend = "setuptools.build_meta"
include = ["rf4_research*"]
[tool.pytest.ini_options]
testpaths = ["tests"]
testpaths = ["tests", "apps/api/tests"]
pythonpath = [".", "apps/api"]