citizensandtech / CivilServant

CivilServant supports communities on reddit to conduct your own A/B tests on the effects of moderation practices, and share those results to an open repository of moderation experiments.
http://civilservant.io
MIT License
23 stars 5 forks source link

Development configuration with Docker #51

Open wllrd opened 2 months ago

wllrd commented 2 months ago

This change adds scaffolding to do development with a Docker and Compose environment. (It's been tested with Docker and Colima, but ought to work with Podman as well.) It's meant for development purposes only and does not affect any application code or production deployment.

Test plan