More
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
Start DB:
|
||||
Backend startup quickstarat:
|
||||
|
||||
## 1. brew services start postgresql@15
|
||||
|
||||
@@ -19,7 +19,8 @@ Start DB:
|
||||
make dev — Runs the API server with auto-reload via air (falls back to go run if air isn't installed).
|
||||
|
||||
## 5. Terminal 2 (Poller):
|
||||
cd /Users/kjannette/workspace/koin_ping_0.2.0/backend go run ./cmd/poller
|
||||
cd /Users/kjannette/workspace/koin_ping_0.2.0/backend
|
||||
go run ./cmd/poller
|
||||
|
||||
make poller — Builds and runs the poller.
|
||||
make poller-dev — Runs the poller with auto-reload.
|
||||
|
||||
Reference in New Issue
Block a user