Files
url-short/makefile
2026-03-14 14:53:03 -03:00

3 lines
71 B
Makefile

run:
bunx concurrently "ENV=dev go run main.go" "cd front && bun dev"