Skip to content

Epic/ssr

Mark Harding requested to merge epic/SSR into master

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

Merge request reports