Skip to content

Commit

Permalink
feat: integrate Flask for serving backend and frontend
Browse files Browse the repository at this point in the history
- Add Flask for serving both the backend and frontend of the application.
- Introduce app/generate_podcast.py for backend functionality.
- Delete app/keepyourmouthshut-api.py as it is no longer needed.
- Modify app/keepyourmouthshut.py to accommodate the changes.
- Rename assets/kyms-logo.png to app/static/kyms-logo.png for proper static file serving.
- Add app/templates/index.html for the main frontend template.
- Modify app/utils/edge_tts_stuff.py to reflect the changes.
- Delete infra/README.md as it is no longer relevant.
- Modify requirements.txt to include Flask as a dependency.
  • Loading branch information
rajtilakjee committed Dec 4, 2023
2 parents 214d7c8 + aee2d7b commit d74bfeb
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit d74bfeb

Please sign in to comment.