This is the backend section of my end of studies project, wich is a trainee recruitement platform that allows candidates to apply for internships provided by the company "proxym" and allow the hiring team to manage the applications
-
Install dependencies
yarn
-
Modify the .env file to your needs
-
Run the docker image postgresql-1
- Open Apache Directory Studio and run the LDAP server
-
Run the server
yarn start:dev
-
Open swagger to see the different Endpoints
http://localhost:3000/docs/#/