Refactor backend to use Flask instead of FastAPI, updating routing and form handling in main.py. Adjusted index.html form action to match new routing. Added .env to .gitignore. Enhanced formatting in copywriter.py for improved readability and added guidelines for content generation.

This commit is contained in:
boladeE
2025-04-18 18:00:55 +01:00
parent e80ba5c0d7
commit a6147419e5
4 changed files with 32 additions and 67 deletions
+2
View File
@@ -1,2 +1,4 @@
.venv/
__pycache__/
.env