This is a template for a Preen project. It shows how to configure sources and models. Use this template to get started with a new Preen project.
- Clone this repository
- Run
docker compose -f .docker/docker-compose.yaml up -d
to start the databases. - Run
preen model build
to generate the models. - Run
preen repl
to open an interactive shell.