Skip to content

tristanoneil/chat-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gabriel

Gabriel is a chat server built upon socket.io and express.js.

Getting Started

  1. git clone git@github.com:gofullstack/gabriel.git
  2. cd gabriel
  3. npm install
  4. npm start

Tests

You may run the test suite with npm test.

Documentation

Gabriel is documented using docco if you add additional documentation you should regenerate the docs by running docco src/*.js. You may read through the docs here.

About

The chat server formally known as Gabriel.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors