Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 650 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 650 Bytes

node-stickynotes

Notes in the Cloud using Node.js, Express.js, Web Sockets (Faye) and Redis.

The project also includes a Bootstrap 3.0 Admin panel from which you can view stats, create, edit and delete notes.

Instructions

git clone [email protected]:tiepologian/node-stickynotes.git
sudo npm install
node app.js

Drag the notes around to see changes reflected in other browsers! (Web Sockets). This is what it looks like:

And this is the admin panel: