A personal repository that I intend to fill with different UI based boilerplates that I need for different projects.
The repo has now turned into a learning repository for Chris and we should probably move this to Stuarts shared base some day.
- Express - React - SSR - Typescript
- A boilerplate for creating an express application with out of the box supoort for SSR along with react in typescript
- This also supports HMR for server and client
- As of 2020-07-23, we do not have a build for prod option.