RBAC application luminous
git clone https://github.com/kumar-rinku0/luminous.git
cd luminous
npm install
npm run dev
Open localhost:8000 in your browser to see the result.
1 - PORT = 8000
2 - MONGO_URI = "put your mongodb uri here!" or create one!
3 - SESSION_SECRET = "a secret!"