See API https://github.com/vostok/contrails.api
We use Yarn as the package manager.
Use Node.js version 16.X.
For convenience, we recommend using nvm (Node Version Manager).
To start the application, run:
yarn install
yarn start
All other scripts can be found in the package.json file.