docs: capture refactor workflow and project memory
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
# Go services — air builds on first run and rebuilds+restarts on any .go change
|
||||
api: cd api && sleep 2 && air
|
||||
auth: cd auth && air
|
||||
gl: cd GL && air
|
||||
|
||||
# Wallet binary hosts multiple sub-services; each gets its own air config + cfg file.
|
||||
# All five run `make build` independently — Go's build cache serialises concurrent builds safely.
|
||||
|
||||
Reference in New Issue
Block a user