Add instructions for running the app without docker
This commit is contained in:
@ -1,4 +0,0 @@
|
||||
.PHONY: run-local
|
||||
run-local:
|
||||
DATABASE_URL=postgres://postgres:foobarbaz@localhost:5432/postgres \
|
||||
go run main.go
|
||||
Reference in New Issue
Block a user