faustinoaq changed the topic of #amber to: Welcome to Amber Framework community! | https://amberframework.org | Developer happiness, productivity and bare metal performance | GH: https://github.com/amberframework | Docs: https://docs.amberframework.org | Gitter: https://gitter.im/amberframework/amber | IRC Logger: https://irclog.whitequark.org/amber | Amber::Server.start
<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:
<FromGitter> <7sidedmarble_twitter> ```code paste, see link``` [https://gitter.im/amberframework/amber?at=5ec95ed32c49c45f5a99878c]
FromGitter has quit [Remote host closed the connection]
FromGitter has joined #amber
FromGitter has quit [Remote host closed the connection]
FromGitter has joined #amber