mirror of
https://gitlab.com/mobicoop/v3/service/ad.git
synced 2026-01-03 05:02:39 +00:00
776983b5879c63be9df5f4fc2e766af4f4936805
Mobicoop V3 - Ad
Ad 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
98.4%
Dockerfile
1.5%
Shell
0.1%