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:
@@ -1,2 +1,4 @@
|
||||
.venv/
|
||||
__pycache__/
|
||||
|
||||
.env
|
||||
Reference in New Issue
Block a user