An open API service indexing awesome lists of open source software.

https://github.com/kakashii13/rbac_test

Testing functionality of RBAC schema
https://github.com/kakashii13/rbac_test

express jwt rbac-management typescript

Last synced: about 2 months ago
JSON representation

Testing functionality of RBAC schema

Awesome Lists containing this project

README

          

## ENVIROMENT VARIABLES

```
DB_NAME=""
DB_USER=""
DB_PASSWORD=""
DB_HOST=""
```