Skip to content

Instantly share code, notes, and snippets.

@dnordstrom
Created March 27, 2012 06:26
Show Gist options
  • Save dnordstrom/2213295 to your computer and use it in GitHub Desktop.
Save dnordstrom/2213295 to your computer and use it in GitHub Desktop.
projectpage2.com
> ls
app core server.js
app.coffee package.json supervisord.conf
config public
projectpage2.com
> ls app/
controllers/ helpers/ libs/ models/
projectpage2.com
> ls app/libs/
projectpage2.com
> ls app/models/
domain.coffee like.coffee messages.coffee user.coffee
hashes.coffee medias.coffee update.coffee
projectpage2.com
> ls core/libs
globals.coffee models.coffee routes.coffee streams.coffee
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment