Skip to content

Commit

Permalink
more
Browse files Browse the repository at this point in the history
  • Loading branch information
swuecho committed Feb 6, 2025
1 parent 17a4e75 commit 7ef71fe
Show file tree
Hide file tree
Showing 4 changed files with 132 additions and 9,864 deletions.
3 changes: 3 additions & 0 deletions api/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,9 @@ build: vet
go build
.PHONY: build

install:
go install github.com/air-verse/air@latest
go mod tidy

serve:
@echo "Starting server..."
Expand Down
Loading

0 comments on commit 7ef71fe

Please sign in to comment.