Here's a styled and clean version of your README section:
-
Copy
.env.exampleto.env
Adjust the configuration values as needed:cp .env.example .env
-
Run Database Migration
go run cmd/migrate/main.go
-
Run the Application
go run cmd/api/main.go
Let me know if you want badges, project structure, or usage example sections too!