Epic/ssr
Summary
Implements Server Side Rendering / Angular Universal
- Removes
window.Minds
- Introduces ConfigsService for shared configs
Steps to test
- Go to https://ssr.minds.com
- Test all pages with a refresh. If the page never loads then there is a server side issue
- Test logged in and logged out
Estimated Regression Scope
- Pages never resolving
- Missing configs that relied on window.Minds
Edited by Mark Harding