Add README images.

This commit is contained in:
2026-09-14 02:26:50 +00:00
parent cf2957ab8d
commit 5d1ba2f58c
+4
View File
@@ -1,3 +1,5 @@
![FastAPI-Vue setup complete](https://raw.githubusercontent.com/LeoVasanko/fastapi-vue-setup/main/docs/banner.webp)
# FastAPI-Vue Full Stack Setup # FastAPI-Vue Full Stack Setup
Build and develop **FastAPI + Vue** as a single project, while keeping production purely Python — **JavaScript tooling is only needed during development!** Build and develop **FastAPI + Vue** as a single project, while keeping production purely Python — **JavaScript tooling is only needed during development!**
@@ -30,6 +32,8 @@ uv tool install dist/my_app-0.1.0.tar.gz
my-app --help my-app --help
``` ```
<img src="https://raw.githubusercontent.com/LeoVasanko/fastapi-vue-setup/main/docs/hello.webp" alt='"You did it" with Vue-FastAPI connection.' width="500">
## Working in your project ## Working in your project
### Setup and upgrades ### Setup and upgrades