All Projects → revathskumar → React Server Render

revathskumar / React Server Render

Licence: mit
React Server side rendering demo

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to React Server Render

Razzle Material Ui Styled Example
Razzle Material-UI example with Styled Components using Express with compression
Stars: ✭ 117 (-25.48%)
Mutual labels:  server-side-rendering
Fast React Server
[DEPRECATED] Use last versions of React and Node.js for better performance
Stars: ✭ 139 (-11.46%)
Mutual labels:  server-side-rendering
Vuejsssrsample
ASP.NET Core Vue.js server-side rendering sample:
Stars: ✭ 146 (-7.01%)
Mutual labels:  server-side-rendering
Surmon.me
🆒 My personal website and blog, powered by @vuejs (3)
Stars: ✭ 1,767 (+1025.48%)
Mutual labels:  server-side-rendering
163music
🎵163 music web app built with Vue 2.6, server side render, webpack 4
Stars: ✭ 139 (-11.46%)
Mutual labels:  server-side-rendering
Vueport
Single file components for Rails with Vue JS and Webpack
Stars: ✭ 141 (-10.19%)
Mutual labels:  server-side-rendering
React Emails
Create and render emails on the server with React
Stars: ✭ 115 (-26.75%)
Mutual labels:  server-side-rendering
Rendora
dynamic server-side rendering using headless Chrome to effortlessly solve the SEO problem for modern javascript websites
Stars: ✭ 1,853 (+1080.25%)
Mutual labels:  server-side-rendering
React Universally
This starter kit contains all the build tooling and configuration you need to kick off your next universal React project, whilst containing a minimal "project" set up allowing you to make your own architecture decisions (Redux/MobX etc).
Stars: ✭ 1,704 (+985.35%)
Mutual labels:  server-side-rendering
Js Stack Boilerplate
Final boilerplate code of the JavaScript Stack from Scratch tutorial –
Stars: ✭ 145 (-7.64%)
Mutual labels:  server-side-rendering
Universal Native Boilerplate
Build apps for every native platform with React and React Native
Stars: ✭ 131 (-16.56%)
Mutual labels:  server-side-rendering
React Render Server
A node.js server for server-side rendering anything!
Stars: ✭ 138 (-12.1%)
Mutual labels:  server-side-rendering
Project Webcube
Continuously updated JS infrastructure for modern web dev
Stars: ✭ 141 (-10.19%)
Mutual labels:  server-side-rendering
Universal Router
A simple middleware-style router for isomorphic JavaScript web apps
Stars: ✭ 1,598 (+917.83%)
Mutual labels:  server-side-rendering
Stimulus reflex
Build reactive applications with the Rails tooling you already know and love.
Stars: ✭ 1,928 (+1128.03%)
Mutual labels:  server-side-rendering
Marko
A declarative, HTML-based language that makes building web apps fun
Stars: ✭ 10,796 (+6776.43%)
Mutual labels:  server-side-rendering
Redux React Session
🔑 Simple Session API storage for Redux and React
Stars: ✭ 140 (-10.83%)
Mutual labels:  server-side-rendering
Reactql
Universal React+GraphQL starter kit: React 16, Apollo 2, MobX, Emotion, Webpack 4, GraphQL Code Generator, React Router 4, PostCSS, SSR
Stars: ✭ 1,833 (+1067.52%)
Mutual labels:  server-side-rendering
V2 Universal Js Hmr Ssr React Redux
⚡ (V2) Universal JS - Server Side Rendering, Code Splitting and Hot Module Reloading ⚡
Stars: ✭ 147 (-6.37%)
Mutual labels:  server-side-rendering
Tessellate
Server-side React render service.
Stars: ✭ 142 (-9.55%)
Mutual labels:  server-side-rendering

React Server Side Rendering [DEMO]

Server side rendering demo using React

Blog post

Using React Router v4

Work in progress on branch react-router-v4-redux
A demo app is hosted on https://server-render-hzoyerpkgh.now.sh

Usage

Setup

  • Using NPM : npm i
  • Using Yarn : yarn

Run the application

  • npm run build
  • npm run dev
  • npm run webpack:server

License

MIT

The MIT License (MIT)
Copyright © 2017 Revath S Kumar

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated 
documentation files (the “Software”), to deal in the Software without restriction, including without limitation 
the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, 
and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions 
of the Software.

THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED 
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL 
THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF 
CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS 
IN THE SOFTWARE.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].