demo-blog-system

0.0.3 • Public • Published

demo-Simple-Blog

Simple Blog by Mandice Contributors. Based on github: https://github.com/wtsai/demo-blog-system

Features

  • Use Jade to do the template.
  • Use Mongoose to connect MongoDB.
  • Use cookie-based session.
  • List the articles in the homepage.
  • Sing In / Register / Sing Out page and function.
  • Add article / Update article / Delete article.
  • Leave a message or comment by article.
  • List the messages or comments by article.

Installation

Install directly via NPM

npm install demo-blog-system

Getting started

Use the npm to install the required modules.

cd <project directory>/

npm install


Run the app.js

node app.js

License

Licensed under the MIT License

Authors

Copyright(c) 2013 Mandice Contributors <example@mandice.com>

Dependencies (3)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i demo-blog-system

    Weekly Downloads

    1

    Version

    0.0.3

    License

    MIT

    Last publish

    Collaborators

    • examples