Skip to content

zafar-saleem/NodeScalableArchitecture

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node Server that scales / Node Architecture that scales

Tweet

Note: This is a sample project for my blog on medium which can be found here.

Get Started

  1. Clone this repository
  2. Run npm install or yarn install inside its root folder.
  3. run nodemon index.js (assuming nodemon npm package is already installed on your systems)

Client side for this project

To test this project using browser I implemented the client side of this project which is in react and redux. The blog for that could be found here

Real world project

I developed a complete real world project using this architecture which can be found here. Please go ahead a explore it and leave feedback if you can.

About

A Scalable Node Architecture/Server. This repository contains a complete implementation of writing scalable nodejs server/architecture on my medium blog.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published