GoFi ( Golang Fiber with Sqlx ) Features Golang Fiber Sqlx Air ( live reload ) Step to running Clone this repository Duplicate .env.example to .env Adjust .env to your database config Run migration with command make migration-up Run with command make dev