1.0.0 • Published 6 months ago

04_nodeblog v1.0.0

Weekly downloads
-
License
-
Repository
-
Last release
6 months ago

NodeJs Projects

Project#04: NodeBlog

  • NodeJs + Express + MongoDB (monk)
  • Building full CRUD methods for posts
  • simple create and organize categories
  • Adding Multer for uploading images
  • Adding CK Editor for post body.
  • Custome Style for the Application

Final Show Case VIEWS

Future

  • Adding passport from the previous project.
  • Restrict blog post to admin.
  • Restrict comments to users.
  • Adding RSS and Email notifications for new posts.