samisnotinsane / podster

Full stack web app podcast player.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Containerise application

samisnotinsane opened this issue · comments

Environment should be containerised using Docker so that multiple developers can work on this project, especially between Mac OS and Windows hosts.

Acceptability criteria:

  • Clone project and run web-app without configuring python env (e.g. conda, flask, pymongo, etc)