mirror of
https://gitlab.com/mobicoop/v3/service/matcher.git
synced 2026-01-07 23:22:41 +00:00
9799f78bd2a5f3368707650154d28ccc4dde269d
Mobicoop V3 - Matcher
Mobility matching service for Mobicoop V3.
Requirements
You need Docker and its compose plugin.
You also need NodeJS installed locally : we strongly advise to install Node Version Manager and use the latest LTS version of Node (check that your local version matches with the one used in the Dockerfile).
The API will run inside a docker container, but the install itself is made outside the container, because during development we need tools that need to be available locally (eg. ESLint or Prettier with fix-on-save).
Description
Languages
TypeScript
99.2%
Dockerfile
0.7%