Providing all services of the CargoRocket backbone at one centralized instance.
For more specific insights check our Live Doc
Feel free to contact us about an API-Key.
# Install dependencies
$ yarn
# Run development server
$ yarn dev
# Build bundle
$ yarn build
# Execute bundle
$ node build/bundle.js
Please follow our Contribution Guidelines