Skip to content

bl4ckm0r3/bloglite

Repository files navigation

BlogLite

A simple blog platform made in NodeJs, ExpressJS, MongoDB and Bootstrap

Description

This is just a simple blog platform and it is still work in progress.

Actually it is possible to:

  • Create a new post
  • Add a comment to a post
  • Delete a post
  • Edit a post
  • Search a post ( by title )

Further developments

  • Add user authentication
  • Use handlebars.js for the views ( now they are made in jade )
  • Add social features ( share posts )
  • Style it!

Requirements

Instructions

  • Start mongodb
  • Start the app by typing in a terminal node simple-express.js
  • Go to localhost:3000

About

A simple lightweight blog

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published