https://github.com/sectore/nodejs-coffeescript-login
Simple Login Example build with Node, Express, Eco and CoffeeScript
https://github.com/sectore/nodejs-coffeescript-login
Last synced: about 1 year ago
JSON representation
Simple Login Example build with Node, Express, Eco and CoffeeScript
- Host: GitHub
- URL: https://github.com/sectore/nodejs-coffeescript-login
- Owner: sectore
- Created: 2011-12-14T20:27:40.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2011-12-16T10:13:53.000Z (over 14 years ago)
- Last Synced: 2024-04-14T01:51:28.164Z (about 2 years ago)
- Language: CoffeeScript
- Homepage: http://nodejs-coffeescript-login.herokuapp.com/
- Size: 104 KB
- Stars: 11
- Watchers: 3
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](http://nodejs-coffeescript-login.herokuapp.com/)
git clone https://sectore@github.com/sectore/nodejs-coffeescript-login.git
cd nodejs-coffeescript-login/
npm install .
coffee app.coffee
@author: Jens Krause // [WEBSECTOR.DE](http://www.websector.de)