Skip to content

5 part tutorial teaching how to build a streaming ssr react styled components application with Parcel and Docker, as well as how to static render and host with nginx instead.

Notifications You must be signed in to change notification settings

patrickleet/streaming-ssr-react-styled-components

Folders and files

NameName
Last commit message
Last commit date
Feb 9, 2019
Feb 15, 2020
Apr 13, 2021
Feb 9, 2019
Jan 28, 2019
Feb 27, 2019
Jan 28, 2019
Jan 28, 2019
Jan 28, 2019
Feb 15, 2020
Apr 7, 2021
Mar 21, 2019
Jan 23, 2020
May 2, 2020
Feb 15, 2020
Feb 9, 2019
Apr 8, 2021
Apr 8, 2021
Jan 23, 2020

Repository files navigation

streaming-ssr-react-styled-components

Learn how this boilerplate was created with my tutorials on HackerNoon!

UPDATE: Sorry everyone, the Hackernoon formatting got messed up in the import, and I THINK they are all fixed now - can you please point out to me if something is not?

Just in case...

You can find the original versions of the articles on Medium with the original formatting at the following links:

Sorry for the inconvenience in tracking these down!

tl;dr;

Developing with Docker

# setup only needs to be run once
make setup

make install
make dev

Developing Locally

npm i
npm run dev

About

5 part tutorial teaching how to build a streaming ssr react styled components application with Parcel and Docker, as well as how to static render and host with nginx instead.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published