Skip to content
This repository has been archived by the owner on Aug 4, 2020. It is now read-only.

katoozi/web-site-with-gin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gin-web-site

simple project with gin framework.

Run

  1. install docker and docker-compose
  2. run export COMPOSE_PROJECT_NAME=[project_name]
  3. run docker-compose --compatibility up --build -d
  4. stop docker-compose down