Skip to content

Node.js Template Starter Project using ExpressJS, MongoDB, SocketIO, Knockout & Bootstrap

Notifications You must be signed in to change notification settings

SustainableCommunityDevelopmentHub/Node.js-Starter-Template

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Node.js- Chat Template

Am easily configurable Node.js Starter Template using ExpressJS, MongoDB / MongoJS, SocketIO, KnockoutJS and Bootstrap.

This is a basic chat app that provides all the functionality required by a typical website - serving static files (HTML, CSS, JS, images etc), database interactions, a persistent connection between server and browser (for real-time data transactions) and two way data binding between database and UI - but it can be easily configured to suit most typical website / web app needs. It's also responsive. There is little to no styling as it's meant to just provide a starting point to be built upon.

Follow the instructions to install here. And then adapt it to however you see fit. Dead easy...

About

Node.js Template Starter Project using ExpressJS, MongoDB, SocketIO, Knockout & Bootstrap

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 97.2%
  • CSS 2.8%