Project to share constants and configuration across iac projects
Project to share constants and configuration across iac projects
Common constants, configuration and utilities to share across thew data warehouse projects.
The project is using Typescript as a language for the simplicity of the transpilation and sharing of the definition files.
The following command will build the docker image based on the Dockerfile.
``bash`
docker-compose build --no-cache
The image pre-installs the following:
* Node.js LTS
To start the already built container run:
`bash``
docker-compose run data-warehouse-common bash -l