Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/serveside/serveside
- Owner: serveside
- License: mit
- Created: 2020-08-17T14:35:22.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-04-09T10:41:07.000Z (7 months ago)
- Last Synced: 2024-04-14T07:34:04.463Z (7 months ago)
- Topics: expressjs, hacktoberfest, hacktoberfest2020, javascript, react, ssr, svelte, vue
- Language: JavaScript
- Homepage: https://api.serveside.dev/
- Size: 33.2 MB
- Stars: 6
- Watchers: 3
- Forks: 2
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
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)