Skip to content

A scalable chat application built with Loopback on the top of ExpressJS i.e. NodeJS & MongoDB that handles horizontal & vertical scale really well. Frontend is built on AngularJS. Project Scaffolding has been handled by Gulp build server.

License

Notifications You must be signed in to change notification settings

brianoconner777/ScalableChatApp

Repository files navigation

loopback-angular-chat

Chat app built with LoopBack, Angular and Socket.IO

Requirements

  • node (tested with 5+)
  • npm (tested with 3+)

Installation

The installation is

$ git clone [email protected]:brianoconner777/ScalableChatApp.git
$ cd ScalableChatApp
$ npm install

Starting the server

From inside the project directory run

$ npm start

The server will start on http://0.0.0.0:3000/

Starting the server

From inside the project directory run

$ cd client
$ npm start

The client will start on http://localhost:8080/

About

A scalable chat application built with Loopback on the top of ExpressJS i.e. NodeJS & MongoDB that handles horizontal & vertical scale really well. Frontend is built on AngularJS. Project Scaffolding has been handled by Gulp build server.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published