A demo app of attribute-based access control in Node.js based on Casbin.
https://radiant-temple-29238.herokuapp.com/
- it may take a few minutes to load if the webapp is inactive for too long.
see docs/guide.md.
$ npm install
$ npm start
# unit tests
$ npm run test
# test coverage
$ npm run test:cov
src/config/