Spin up a dbt+Postgres environment with a single click in VS Code for demos and interview assignments

Being able to spin up a fully functioning dbt environment is very useful for interview assignments and quick demos. I created a template using dev containers that allows you to spin up dbt + Postgres + Adminer in a single click right from VS Code. Check it out and make sure to star if you find it useful!

4 Likes

Good job, maybe add a big seed at once? Superstore or something similar

1 Like

Thanks @infl, feel free to contribute a starter data set and/or data model!

1 Like

I just tried this, super easy! Thank you for writing a great readme :tada:

1 Like