fmt: apply prettier to Markdown and doc files

This commit is contained in:
KS Jannette
2026-02-28 20:07:47 -05:00
parent da8b45012a
commit 62e6c64ddb
5 changed files with 54 additions and 44 deletions

View File

@@ -1,4 +1,7 @@
Start DB:
brew services start postgresql@15
Run Backend:
cd /Users/kjannette/workspace/koin_ping/backend-go
go run ./cmd/api
cd /Users/kjannette/workspace/koin_ping/backend-go go run ./cmd/api