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

feat: docker compose files #51

Open mtfoley opened 1 year ago

mtfoley commented 1 year ago

Description

Adds a docker compose file to ease local development.

What type of PR is this? (check all applicable)

Related Tickets & Documents

Resolves #50

Mobile & Desktop Screenshots/Recordings

Added tests?

Added to documentation?

[optional] Are there any post-deployment tasks we need to perform?

[optional] What gif best describes this PR or how it makes you feel?

jpmcb commented 10 months ago

Hi @mtfoley !! Sorry for the long turn around on this: I've been heads down on some stuff. Anywhere I can help with this?

mtfoley commented 10 months ago

Hey @jpmcb not specifically other than to let me know if you see anything that needs adjustment thus far. I saw the team had added a SQL file not long ago to handle migrations with, and the Migrate.Dockerfile in this PR is trying to piece something similar together on the fly, so there's probably some reconciling to do there.

The only other thing I was going to look at implementing was the air utility for Go in the app service and then just adding things to the README.