Skip to content

yxfanxiao/blog

Repository files navigation

Blog

Temporarily build a simple blog via Nodejs, MongoDB.

  • store data,session in MongoDB via mongoose
  • mvc framework: models, views, controllers

Function

  • sign up,log in,log out
  • post blogs (markdown)
  • post files
  • user and article interface
  • edit and delete
  • comment
  • pagination
  • tags
  • pv
  • search

Study Resource

To Do Next

Build a specific web application through various knowlegde I learn between 2015.7 and 2015.8.

  • Nodejs as server
  • MongoDB as database
  • MVC Framework
  • RESTful web services (this tutorial not use RESTful)
  • Bootstrap

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published