<FromGitter>
<sam0x17> you may not have realized it was using it -- it gets created in the root of the project upon project creation and the buildpacks for heroku will copy it over
<FromGitter>
<sam0x17> and it isn't tracked in the repoi
<FromGitter>
<sam0x17> so if you rm your repo it's lost
<FromGitter>
<7sidedmarble_twitter> Hey, I'm trying to make a new app with Amber .34, Postgres, and crystal .34 and it totally borks as soon as I run a migration
<FromGitter>
<7sidedmarble_twitter> I'm having tons of problems lol.
<FromGitter>
<7sidedmarble_twitter> I prefer to use docker-compose, but If I run it in docker-compose using the settings that come from running `amber new`, npm ends up throwing an error and webpack never compiles my assets
<FromGitter>
<7sidedmarble_twitter> if I run it locally instead, npm and webpack is fine so that good
<FromGitter>
<7sidedmarble_twitter> but no matter what I do, docker or locally, as soon as I run a scaffold command, any subsequent calls to `amber w` aren't able to get a DB connection
<FromGitter>
<7sidedmarble_twitter> it just throws this: