Skip to content

joaomarcuslf/docker-golang-api-template

Repository files navigation

auth-blog-service

Actions Workflow

How to Start Development

  1. Copy sample.env to .env and rename the variables if you need
  2. Build the images and run the containers:
$ cp sample.env .env
$ docker-compose up --build -d
$ docker-compose logs -f api

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published