Skip to content
/ template-ssr Public template

Retmod Template which supports Server Side Rendering.

License

Notifications You must be signed in to change notification settings

Retmod/template-ssr

Repository files navigation

Retmod SSR Template

This template is Retmod but with SSR support.

What changed?

  • Using Webpack for both client and server
  • Utilizing React for SSR
  • Some performance improvements because of esbuild