Skip to content

scopyleft/isthatonlyme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Is that only me?

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.

How it works

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.

Techno

  • NodeJS with Express
  • Mongo via Mongolab
  • Jade for templating

Install

git clone https://github.com/scopyleft/isthatonlyme.git
cd isthatonlyme
npm install
node app

Open a browser at http://localhost:3000.