arn-ob / go-fiber-api

Go Fiber API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

"Buy Me A Coffee"

Golang Web Server With Fiber

Logo

fresh Package

fresh tools run as like as pm2

Docker Compose Rebuild run

docker-compose up --build --force-recreate

ORM Config

Here i use gorm and mysql with docker compose. Here create a docker-compose yml, Here the mysql container name is the database URL and PORT Now create a user and password. Give your permission and the same username and password give to the gorm config. As config/database.go configer.

Now Run the docker-compose with build and recreate. Hope its working well.

About

Go Fiber API


Languages

Language:Go 74.7%Language:Dockerfile 25.3%