Skip to content

HanchengZhao/rbac-forum-mean-stack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RBAC Forum built on MEAN Stack

Nodejs + MongoDB + Angularjs + Expressjs + Passportjs kit

Description

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.

Setup

  1. git clone git@github.com:HanchengZhao/rbac-forum-mean-stack.git
  2. npm install

To run

  1. "mongod" in a terminal
  2. "node server.js" in another seperate terminal

Screenshot

  • Homepage homepage
  • Login login
  • New post newpost
  • Post content postcontent

About

Role-based access control forum built on MEAN stack.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published