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