RoleUp Jobboard Documentation
This is the repository documentation of RoleUp, the modern jobboard software free and easy to use.
To consult the documentation, go to docs.roleup.com
Help for RoleUp team
Install the environment
source jump_start_roleupdoc.sh
Run a local run server to debug
npm run start
Deploy a new version
$ GIT_USER=gsempe USE_SSH=true CURRENT_BRANCH=src npm run deploy