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

Feature: removes migrations in favor of OpenSauced API data model #30

Closed jpmcb closed 1 year ago

jpmcb commented 1 year ago

Description

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

Related Tickets & Documents

Context: this is apart of https://github.com/open-sauced/api/issues/218 which will integrate this microservice within the OpenSauced API.

Mobile & Desktop Screenshots/Recordings

N/a

Added tests?

Added to documentation?

Still need to add docs

[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 1 year ago

Coming back to this since we have alignment on the data model in https://github.com/open-sauced/api/pull/225

This also probably needs a few doc updates on getting started with the API's database (or at least linking off to those instructions in the api repo)