Skip to content

Respo/ssr-stages

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Respo SSR stages demo

Explanations

  • index.html: client side...
  • shell.html: only page shell is rendered on server side
  • dynamic.html: dynamic content rendered on server side

Also more details on:

Develop

Build pages locally into target/:

boot build-advanced
export boot_deps=`boot show -c`
planck -c $boot_deps:src/ -i stages-html.cljs

Find out more on https://github.com/mvc-works/stack-workflow

License

MIT

About

Demonstrating server side rendering techs with Respo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published