Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

OrientJS Chat Example

This chat example is a modified version of the official Socket.iochat. It shows how to use new OrientJS APIs in an Express.js application + Socket.io

Quick Start

Run it locally

Database Setup

App Setup

Clone this project from Github

Install dependencies

$ npm install

Run the application

$ npm start

Go to

http://localhost:3000/