Closed benbot closed 2 years ago
docker-compose up will set up elixir and cockroach, install and compile deps, and set up the data base all at once :)
docker-compose up
this is the local dev setup i like to use, but it's generic enough that I thought it'd be good to share it
What's the 2 file?
@fire some weird dev artifact. just removed it
If Lyuma's happy with this, I shall merge it.
docker-compose up
will set up elixir and cockroach, install and compile deps, and set up the data base all at once :)this is the local dev setup i like to use, but it's generic enough that I thought it'd be good to share it