Simplify local dev (#137)
This commit is contained in:
@ -2,5 +2,6 @@
|
||||
|
||||
DEBIAN_FRONTEND=noninteractive
|
||||
|
||||
sudo apt-get update
|
||||
sudo apt-get install -y postgresql-client
|
||||
cd infra/dev
|
||||
make build
|
||||
make up
|
||||
Reference in New Issue
Block a user