Thewall Save

Anonymous Twitter-like wall (Agility.js demo)

Project README

The Wall

Online demo: http://thewall.agilityjs.com

The Wall is an Agility.js example app. It lets anyone write on a virtual wall, anonymously.

The entire browser-side code is under:

public/app.js

Node.js is used for the backend, MongoDB for the data store, and the Skeleton boilerplate to make things look pretty.

Getting started

To start the server you'll need node.js and a MongoDB server. Run:

cd thewall/
npm install
node server.js

That's all. Have fun!

Open Source Agenda is not affiliated with "Thewall" Project. README Source: arturadib/thewall
Stars
99
Open Issues
5
Last Commit
12 years ago
Repository

Open Source Agenda Badge

Open Source Agenda Rating