A simple Flask app to help out with Netsoc's HLM nominations.
- Move
config.example.pytoconfig.py, and modify them to contain your Sendgrid API details. docker build -t netsoc/nominate-form .docker run -d --restart --p 4499:5000 netsoc/nominate-form