User Tools

Site Tools


Sidebar






newpage

webdev:node.js

This is an old revision of the document!


Node.js

Debian install:

  • sid includes a nodejs package
  • nodejs package conflicts with another node package, so debian asks to erwrite all scripts to use nodejs instead of node M(
    • “fix”: ln -s /usr/bin/nodejs /usr/bin/node

Frameworks

Geddy

  • rails clone!
  • simple setup
  • scaffolding
  • auth, sessions, … included
  • docu ok, not many google hits
  • no external modules so far (?)
  • DB adapters: Postgres, in-memory, MongoDB and Riak, NO redis :(
webdev/node.js.1352752373.txt.gz · Last modified: 2012/11/12 21:32 by tkilla