Skip to content

Pmj136/rbac-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

RBAC

An example of "RBAC" manage permission system

Run it

In the project directory, you can run:

server

  • create a database
  • run server ApiApplication.java

client

  • yarn
  • yarn start