Go Fiber + Postgres + GORM create go project go mod init github.com/visitha2001/go-jwt-auth install third party packages imported in .go files go mod tidy run the app go run main.go Air install go install github.com/air-verse/air@latest Air init air init Air run air