A dashboard for managing your app
Last updated 5 years ago
Was this helpful?
add serverUrl to url query:
1- Open config/default.json 2- Add inside feathers-mongoose-casl.defaultRules this:
"defaultRules": [ .... { "userContext": {"email": "<YOUR_EMAIL>@gmail.com"}, "actions": ["manage"], "subject": ["dashboard","users","user-abilities","rules","files","posts"] },
This work with your local server then keep your server running