Moved fastapi-vue project to fastapi-vue-setup repository, using common version numbering (starting with v0.7.0).

This commit is contained in:
2026-02-02 19:51:45 +00:00
parent 5391c81e8b
commit 0e4f8f65f2
6 changed files with 485 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
from .staticfiles import Frontend
__all__ = ["Frontend"]