Skip to content

Conversation

@curlyphries
Copy link
Owner

@curlyphries curlyphries commented Jul 8, 2025

Summary

  • load environment variables in init_db.py and add connection tester
  • remove automatic DB initialization from settings.py
  • standardize docs to start app with python start.py
  • mention optional --test usage in troubleshooting guide

Testing

  • pip install pytest
  • pip install flask python-dotenv
  • PYTHONPATH=. pytest -q

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants