Skip to content

An complete example of Reacr ssr with nodejs, express, redux, webpack 4

Notifications You must be signed in to change notification settings

NoRoboto/srr-example

Repository files navigation

React ssr


A lightweight Boilerplate Server Side Render example with nodejs, react, webpack 4, react-router, redux and ducks file schema 💂‍♂️

Table of Contents

Introduction

This project follows this excellent tutorial (and modify some things like redux).Feel free to take a look.

Requirements

We need

Install

yarn
or
npm install

to run: npm run dev

Features

  1. Ducks (file folder structure).
  2. Superagent (Ajax with less suck)
  3. Webpack 4.
  4. Helmet (http security).
  5. Eslint.
  6. Pre-commit.
  7. Redux - Redux thunk.
  8. Nodejs - Express.
  9. WIP: css loader

Acknowledgments

N/A

License

The MIT License (MIT) 2018.

About

An complete example of Reacr ssr with nodejs, express, redux, webpack 4

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published