Skip to content

mostlytyped/rethink-chat-socketio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rethink Chat

A NodeJS+Vue chat app using RethinkDB and SocketIO. It features a bot for your entertainment, address it with @lorem.

Find it running at https://rethink-chat-socketio.herokuapp.com/

Run migrations

node migrate.js

Run lorem bot

node lorem-bot.js

Run app

node index.js

Deploy to Heroku

Deploy

Note: deploy button seems to currently not work (probably because addon is in alpha).

heroku create
heroku addons:add rethinkdb
git push heroku master

Note: the lorem bot needs to be enabled manually on the apps resources dashboard

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors