Chore(Error2 -> Error): Swapped Error impl. for Error2 in all
controllers.
Fix(testing): Refactor controller tests for new space and user
interface.
WIP(testing): Step one of fixing broken tests.
Feat(Big): Added a few things here...
* MVP stripe integration (new controller/server).
* Moved tmpl to views (package v).
* Added ability to create migrations.
* Added first migration. Remove user_to_space in favor of org table.
Feat(c/*+landing): Landing page additions for payment options in the
future + refactoring all controllers to DI base controller.
Feat(c/c.go): Testing for core controller.