04_nodeblog
v1.0.0
Published
- 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
Downloads
4
Readme
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
Future
- Adding passport from the previous project.
- Restrict blog post to admin.
- Restrict comments to users.
- Adding RSS and Email notifications for new posts.