This is a backend service for the thesis project.
- Clone the repository
- Run
npm install(ornpm ciif you have problems) to install the dependencies - Copy the
.env.examplefile to.envand fill in the environment variables - Done!
npm run startnpm run watch