Skip to content

Latest commit

 

History

History
 
 

chatapp

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Talk with the you who is 24 hours ahead of you

Node chat app usign api.ai, sockets and express

Live Demo

Demo 1 (digitalocean)

Demo 2 (aws)

Develop

Export api.ai credentials

mkdir private && touch private/index.js 

Install

npm run install

Serve

npm run server