• Stars
    star
    142
  • Rank 257,565 (Top 6 %)
  • Language
    JavaScript
  • Created over 5 years ago
  • Updated 2 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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.

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

More Repositories

1

macbook-dev-setup

automate your MacBook dev setup
Shell
40
star
2

servicebus-microservice

A boilerplate for building microservices with servicebus
JavaScript
19
star
3

split-test-tutorial

JavaScript
13
star
4

apply-template

Apply a project as a template to start a new project with support for variables
JavaScript
11
star
5

bootstrap-override-boilerplate

A boilerplate for easy and unobtrusive overriding of bootstrap with a custom theme. Allows for unobtrusive overriding of all bootstrap less files, docs, and a build process.
JavaScript
8
star
6

open-source-setup

An example repository showing how I set up my open-source npm modules.
JavaScript
7
star
7

get-docker-secrets

returns any secrets found in /run/secrets as a json object - supports expanding keys
JavaScript
5
star
8

tags

Add groups of tags to selected collections in Meteor.
JavaScript
4
star
9

fedora-dev-setup

Setup up Fedora for development - Kubernetes/Node.js/Docker/Terraform/ZSH + more
Shell
4
star
10

servicebus-api-template

JavaScript
3
star
11

circuit-breaker-await-async

Circuit breaker pattern for promises (await/async)
JavaScript
3
star
12

give3

JavaScript
2
star
13

expand-keys

expands object's keys with dots to nested objects
JavaScript
2
star
14

landr

JavaScript
2
star
15

servicebus-bus-common

servicebus bus factory initialized with common middleware
JavaScript
2
star
16

express-servicebus

middleware to give your api routes access to your bus
JavaScript
2
star
17

express-api-common

express api with logging, healthcheck and other things I commonly use
JavaScript
2
star
18

tf-do-docker-swarm

Terraform module to deploy docker swarm to digital ocean
HCL
1
star
19

meteor-log-centric

JavaScript
1
star
20

OutToLunch

Musicale
JavaScript
1
star
21

meta-template-servicebus-microservice

A microservice using the library servicebus
JavaScript
1
star
22

ch

ch
JavaScript
1
star