pages config json file
Open
- Dominant language
- JavaScript
- Stars
- 9
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
- [ ] validate the path of the page config file given by the user in the options of the plugin
- [ ] validate the content of the pages config file (json content)
- [ ] add default pages if there are not defined (/signup, /login, /user/list, user/{idUser}, /user/edit/{idUser})
This is a similar [process](https://github.com/dwyl/abase/blob/375a8016a76bdde0d9e4b841ac2cb6d24549733b/lib/index.js#L8-L27) as we done for the schema user config file
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.