This website requires JavaScript.
Explore
Help
Register
Sign In
allucanget
/
ai.allucanget.biz
Watch
2
Star
0
Fork
0
You've already forked ai.allucanget.biz
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
d484721a946f129d1a9649fcb28696116e6c34b2
ai.allucanget.biz
/
backend
/
app
T
History
zwitschi
5371bdce3b
Refactor application ports to 12000 for backend and 12001 for frontend; update documentation and configuration files accordingly
...
Co-authored-by: Copilot <
copilot@github.com
>
2026-04-28 10:20:58 +02:00
..
models
Add aspect ratio and image size options to image generation; implement chat-based image generation handling
2026-04-27 19:28:04 +02:00
routers
Refactor import statements across multiple modules to use relative paths for better organization and maintainability.
2026-04-27 21:12:10 +02:00
services
Refactor import statements across multiple modules to use relative paths for better organization and maintainability.
2026-04-27 21:12:10 +02:00
__init__.py
implement initial backend structure with authentication, user management, and database integration
2026-04-27 17:58:32 +02:00
db.py
implement initial backend structure with authentication, user management, and database integration
2026-04-27 17:58:32 +02:00
dependencies.py
Refactor import statements across multiple modules to use relative paths for better organization and maintainability.
2026-04-27 21:12:10 +02:00
main.py
Refactor application ports to 12000 for backend and 12001 for frontend; update documentation and configuration files accordingly
2026-04-28 10:20:58 +02:00