A tiny Message Board for 'MEN'(MongoDB + Express4 + Node.js) beginers with Promise-style async stream controller(bluebird)!
- register/login and so on with user-related operations
- recursion comments
- paging
- file(head photo) upload (multer)
- users' authority management(with comments)
After launching mongodb database,
> npm install
> npm start
The project is now just for learning purpose.
If you want to put it online, be sure you know how to deploy in security and optimize, please feel free to modify it.