Skip to content

OlehKhozhai/sails-socket-angularjs-ChatRealTime.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chat in real Time 1.0

Description:

You can send and delete messages.
Used technology AngularJs, Sails, Socket, Mongo.

install npm

$ sudo apt-get install -y nodejs
$ node -v

install sails

$ npm install sails -g
$ sails -v

install mongodb

$ sudo apt-get install mongodb
$ mongo

Installation

$ git clone https://github.com/Volocuga/ChatRealTime.github.io/tree/20180927-Oleh-forOurTeam
$ cd ChatRealTime
$ npm install
$ sails lift        

Links

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published