Skip to content

Conversation

@support371
Copy link
Owner

No description provided.

amplify-security bot and others added 10 commits November 8, 2025 04:24
- Add Gunicorn as a dependency for a production-ready web server.
- Update the Procfile to use Gunicorn to run the application.
This commit removes the unnecessary `static/index.html` file. This file was a placeholder and caused confusion with the static GitHub Pages deployment. By removing it, we ensure that the Vercel deployment serves the correct Flask application.
This commit refactors the project for better organization and deployment readiness.

- Moves all Python source files into a `src/` directory to improve project structure.
- Consolidates all dependencies into `pyproject.toml` and removes the redundant `requirements.txt`.
- Removes unnecessary files, including the duplicate entry point `main.py` and the Heroku-specific `Procfile`.
- Updates `vercel.json` to point to the new application path in `src/app.py`.
@vercel
Copy link
Contributor

vercel bot commented Nov 25, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
gemfeed Building Building Nov 25, 2025 8:38pm
gemfeed-c6sf Ready Ready Preview Comment Nov 25, 2025 8:38pm
gemfeed-cji7 Ready Ready Preview Comment Nov 25, 2025 8:38pm
gemfeed-ln1f Ready Ready Preview Comment Nov 25, 2025 8:38pm

@support371 support371 merged commit ebf312f into add-pages-workflow Nov 25, 2025
5 of 16 checks passed
support371 added a commit that referenced this pull request Nov 25, 2025
Merge pull request #14 from support371/main
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants