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
serveside core and services
<script type="module">
import servesideCore from 'https://cdn.skypack.dev/@serveside/core';
</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