You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This GitHub repository is for the backend of the SkillJourney website. There is a role-based system with user, admin, and company roles, where each route is secured based on the JWT token and the user's role. You will find a User CRUD and a CRUD for jobs. Node Express & Postgres database
This GitHub repository is for the backend of the SkillJourney website. There is a role-based system with user, admin, and company roles, where each route is secured based on the JWT token and the user's role. You will find a User CRUD and a CRUD for jobs. Node Express & Postgres database