open-sauced / pizza

This is an engine that sources git commits and turns them to insights
Apache License 2.0
31 stars 13 forks source link

Full stack docker compose file for local dev #50

Open mtfoley opened 1 year ago

mtfoley commented 1 year ago

A docker compose file would be useful for contributors although it wouldn't be the full picture (since the database is really a database from the API which we have some steps for setting up: https://github.com/open-sauced/api#%EF%B8%8F-setting-up-a-postgresql-database-locally).

It could be very cool to have a docker compose that captures more of the stack to give a full local development experience.

Originally posted by @jpmcb in https://github.com/open-sauced/pizza/issues/34#issuecomment-1721304194