gardenbuilder-app / gardenbuilder-backend-python

Django-based REST API
6 stars 11 forks source link

Local dev setup #32

Closed Ryan104 closed 3 years ago

Ryan104 commented 3 years ago

Related to:

Resolves: #1

Description:

I worked through the local dev setup in the readme and made some fixes as I came across issues. It was already pretty good overall so I just made some minor fixs.

Tests:

No unit tests are required but it may be worth running through the steps again to confirm the changes make sense.

Checklist:

Please put an x in each box that you have completed

capndave commented 3 years ago

Thanks so much! If you have time, I'd love any help you'd like to give with #8, #30, or anything else that would get this project closer to being testable in a CI/CD pipeline! Either way, thanks again!