Skip to content

Latest commit

 

History

18 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Как запустить

в следующих файлах вписать необходимые параметры

    ./configs/.env
    ./configs/.docker_env

Через docker compose

Далее в корне проекта запустить

    docker compose --env-file=./configs/.env --env-file=./configs/.docker_env up -d

или

    make dockerup

сервис будет ожидать на localhost:${DOCKER_HOST_PORT}

В терминале

Далее в корне проекта запустить

    go run ./cmd/gofiolib/main.go

или

    make terminalup

сервис будет ожидать на localhost:${PORT}

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages