Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 134 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 134 Bytes

Go Minimalists

cp .env.example .env

# Available commands
go run .
go run . serve
go run . route:list
go run . migrate