File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 88
99### 🖌️ UI Power
1010- 🖥️ [ NiceGUI] ( https://github.com/zauberzeug/nicegui ) -based interface for project design
11- - 📊 Visual model creation and configuration
11+ - 📊 Visual model creation and configuration
12+ - ✅ Checkbox additional services to be integrated
13+ - 🚀 Quick-add common fields
1214- ⚙️ One-click project generation
1315
1416### ⚡ Auto-Generated Components
4749* Much more to come!*
4850
4951## UI for designing your API projects
50- ![ UI Interface] ( https://github.com/user-attachments/assets/48e3c768-0909-4229-8aae-391ce66f82d5 )
51-
52+ ![ UI Interface] ( https://github.com/user-attachments/assets/662c7ff2-7a42-4208-ae63-dd9760145474 )
5253## Generated project example
5354![ Generated Project Structure] ( https://github.com/user-attachments/assets/cc546f56-abd5-4eb1-b469-5940f0558255 )
5455
@@ -81,7 +82,7 @@ fastapi-forge start
8182To start the generated project and its dependencies in Docker:
8283
8384``` bash
84- make up # Builds your project, and runs additional services
85+ make up # Builds and runs your project along with additional services
8586```
8687
8788- The project will run using Docker Compose, simplifying your development environment.
You can’t perform that action at this time.
0 commit comments