This simple web service is there to tickle one another, publish your moody WTF, or whatever dumb idea your imagination leads you to.
It is published at http://isthatonly.me.
Fill in your "Is that only me…" sentence, says wether it's about only you or everyone and submit. It will be published automatically and tweeted on https://twitter.com/isthatlonlyme.
- NodeJS with Express
- Mongo via Mongolab
- Jade for templating
git clone https://github.com/scopyleft/isthatonlyme.git
cd isthatonlyme
npm install
node app
Open a browser at http://localhost:3000
.