Nodejs + MongoDB + Angularjs + Expressjs + Passportjs kit
This is a basic role-based access control forum. There are users, topics, posts, and comments. Topics have many posts which have many comments. Each post and comment is authored by a user.
git clone git@github.com:HanchengZhao/rbac-forum-mean-stack.git
npm install
"mongod" in a terminal
"node server.js" in another seperate terminal