Skip to content

robmanganelly/back

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MEAN Chat Server

This is a express server that implements real time communication using socket.io . Implements authentication using jwt and implements REST APIs using Express . Also uses mongoose for defining schemas and mongoDB for data store

=======

Any Comments to:

rlothbrock.10@gmail.com

Usage

Requires Node.js installed on your machine Download the repo and run " npm i " for installing all dependencies.

After that open a terminal and run the command

npm run start
  • this is a simplified version.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published