emdb/Makefile

6 lines
95 B
Makefile

run-server:
go run ./cmd/api/service.go -apikey localOnly
run-cli:
go run ./cmd/cli/main.go