Skip to content

This is an example for node.js using express, ejs, auth, mongolian, makred, opts, i18n modules

Notifications You must be signed in to change notification settings

baryon/node.blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is an example mixed node.js and mongodb, using express, ejs, everyauth, mongolian, makred, opts, localize modules and porting some css from tornado's blog sample.

$ cd node.blog/
$ npm install
$ node --debug app.js

JS-OPTS:js-opts is a library for parsing command line options in javascript.
https://bitbucket.org/mazzarelli/js-opts

Passport: Simple, unobtrusive authentication for Node.js.
http:https://passportjs.org/

Mongolian DeadBeef:an awesome Mongo DB node.js driver that attempts to closely approximate the mongodb shell
https://github.com/marcello3d/node-mongolian

marked : A full-featured markdown parser and compiler. Built for speed.
https://github.com/chjj/marked

i18n : Lightweight simple translation module with dynamic json storage.
https://github.com/mashpie/i18n-node

node-dateformat : A node.js package for Steven Levithan's excellent dateFormat() function.
https://github.com/felixge/node-dateformat

fibers(1) -- Fiber support for v8 and Node. only for mac, linux, not winodws
https://github.com/laverdet/node-fibers

Step
A simple control-flow library for node.JS that makes parallel execution, serial execution, and error handling painless.
https://github.com/creationix/step

About

This is an example for node.js using express, ejs, auth, mongolian, makred, opts, i18n modules

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages