Skip to content

Conversation

@mioux
Copy link
Contributor

@mioux mioux commented Oct 5, 2024

This contains helper for running web servers by adding "requirements.txt"
There is 2 bash files. Each one creates a secret key in config.py if not exists, and a venv with required packages

  • dev-server-start.sh : starts flask in development mode
  • prod-server-start.sh : starts a gunicorn environment for use with nginx (for better security)

@mioux
Copy link
Contributor Author

mioux commented Oct 5, 2024

(BTW, it corrects multiple line feeds (some are CRLF, some are LF only))

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.

1 participant