# GE Dev environment All you need to do is run `docker-compose up`. Changes are live from the src/ folder. Any DB changes arent saved in this version. set a folder to mount somewhere:/var/lib/mysql/:rw to persist; or edit the db init scripts to get what you want. ##prereqs docker (and associated prereqs for that) docker-compose tested on fedora/centos fine. Should be fine with any *nix system. ##windows Stop being weird, get linux. It may work if you use win10's linux sub-system (WSL) - though I haven't used it personally so dont know how good it actually is.