ASWWU-Web / python_server

The API server for ASWWU Web. This project uses the Tornado web framework to serve and manage data across all ASWWU sites.
https://aswwu.com/server
4 stars 10 forks source link

Docker-ize the python server #127

Closed ermsdev closed 4 months ago

ermsdev commented 4 years ago

Sheldon has a branch that started this that we might be able to reference. This task should include a setup script to build the python server from scratch as a docker container (this is a first step in making testing easier later on).