README
SSR As A Service
What is this
This is an express.js ssr as a service implementation for existing sites that want to start to use a component library (with react or vue) along with ssr to embed on their sites
CLI for installing serveside core and services
<script type="module">
import servesideCli from 'https://cdn.skypack.dev/@serveside/cli';
</script>
This is an express.js ssr as a service implementation for existing sites that want to start to use a component library (with react or vue) along with ssr to embed on their sites