Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/topfunky/geddy-coffee-script-demo

Demo app using CoffeeScript with the Geddy web framework for Node.js
https://github.com/topfunky/geddy-coffee-script-demo

Last synced: 11 days ago
JSON representation

Demo app using CoffeeScript with the Geddy web framework for Node.js

Awesome Lists containing this project

README

        

Geddy + CoffeeScript demo app
=============================

Use CoffeeScript with the Geddy web framework. See app/controllers/users.coffee for an example.

Requires my fork of Geddy with [CoffeeScript support](https://github.com/topfunky/geddy/commit/02096a2c53731822371f654b173080b0d4fbf6c3).

Install dependencies:

npm install

Run:

npm start