This repository was archived by the owner on Mar 11, 2018. It is now read-only.
List view
Let's put Prism on a diet. At the moment the entire backend system is run out of one repo with configuration, logic, provisioning etc. all mixed in together. The goal of this milestone should be to have *only* what we know now as prism-front in here. Everything else should go somewhere else. Why do this? All the basic reasons for abstraction: readability, maintainability etc.
No due date