Skip to content
/ ponyo Public

Small project to practice node.js programming by connecting coffeescript, express, brunch, coffeekup and mongoose

Notifications You must be signed in to change notification settings

gelnior/ponyo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Very simple CMS to get familiar with node.js technologies

to run: 
    
     coffee ponyo.coffee

dependencies:

     npm install coffee-script
     npm install express
     npm install brunch
     npm install mongoose
     npm install eco
     npm install coffeekup
     npm install vows
     npm install eyes
     npm install request
     npm install stylus

You also need MongoDB database: 

     apt-get install mongodb

About

Small project to practice node.js programming by connecting coffeescript, express, brunch, coffeekup and mongoose

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published