This is a basic backend to manage jobs by user It provides a login/register feature, and then some features to sort the tasks, based on the classic restAPI The database is in MongoDB, in order to avoid Sql injections
RUN:
npm install --safe-dev
sh run.sh