Skip to content

fluffybunnies/arrrr

Repository files navigation

arrrr

Backend for chat server using node.

Front-end will be supplied as a corresponding package. Until I have the FE in an isolated package, you can check out Ace which uses Arrrr:

Install

npm install && npm start &

Or, deploy to Amazon EC2 with Sire

# Deploy sire to remote server:
./sire/index.sh _deploy
# Deploy arrrr to remote server:
./sire/signal.sh arrrr

About

Backend for chat server using node and web sockets

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published