/recruitment-task-DNA325-janis-taranda

recruitment-task-DNA325-janis-taranda

Primary LanguageTypeScript

recruitment-task-DNA325-janis-taranda

Setup & Run

  • Install NodeJS lts or latest version
  • Install Docker
  • In root dir run npm install
  • In root dir run docker-compose up to setup mongo docker image for local development
  • Create a .env file with the content from .env.example
  • In root dir run npm run start
  • Check http://localhost:3001/api for endpoint documentation