@sgorg/datawarehouse-common
v1.19.2
Published
Project to share constants and configuration across iac projects
Downloads
206
Maintainers
Readme
Data Warehouse Common
Project to share constants and configuration across iac projects
Goal
Common constants, configuration and utilities to share across thew data warehouse projects.
Getting started
The project is using Typescript as a language for the simplicity of the transpilation and sharing of the definition files.
Requirements
Running the development environment
The following command will build the docker image based on the Dockerfile.
docker-compose build --no-cache
The image pre-installs the following:
To start the already built container run:
docker-compose run data-warehouse-common bash -l