Skip to main content

Main

This repository follows the guidelines of a monorepository for the entire team. It provides useful tooling out of the box such as:

  • Prettier: allowing to format code

Setting up CLOUD PC

Remarks

  • On VScode change end of line sequence to LF -> else .sh files won't execute correctly

  • Enable windows services WSL go to "Turn windows features on off " enable Microsoft-Windows-Subsystem-Linux

Getting Started

pnpm i

Structure

The repository contains our solutions, customer work, demos and others. The provide a clear overview, the following structure is followed:

  • customers/: Contains all the customer projects in the format of <customer>/<project>
  • documentation/: Contains all the documentation and is build as soon as it is changed.
  • solutions/: Contains the solutions, view solutions/ for more information per solution

Solutions

Data Engine

The Data Engine project code is situated in the solutions/data-engine folder as root.