Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/serveside/serveside

server side rendering as a service via expressjs
https://github.com/serveside/serveside

expressjs hacktoberfest hacktoberfest2020 javascript react ssr svelte vue

Last synced: 26 days ago
JSON representation

server side rendering as a service via expressjs

Awesome Lists containing this project

README

        

# SSR As A Service

[![Test Coverage](https://api.codeclimate.com/v1/badges/dc6838abec12c7bec10a/test_coverage)](https://codeclimate.com/github/serveside/serveside/test_coverage)
[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lerna.js.org/)
[![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg)](http://commitizen.github.io/cz-cli/)
[![Conventional Commits](https://img.shields.io/badge/Conventional%20Commits-1.0.0-yellow.svg)](https://conventionalcommits.org)

## 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

[Documentation for the cli and internals can be seen here](https://api.serveside.dev)