Skip to content

dweis/blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blog

This is a blog created in node.JS using express web framework. It was my node.JS learning project.

Requirements

  • MongoDB
  • Mocha testing framework installed globally (npm -g install mocha)

Installation

From the checked out directory:

  1. Install modules

    npm install cp config/development.js.example config/development.js

  2. Edit config/development.js and tweak to your liking.

  3. Run development server

    node server

Testing

todo

Deploying

todo

About

Yet another blog written in node.JS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published