Skip to content
This repository has been archived by the owner on Aug 4, 2020. It is now read-only.
/ web-site-with-gin Public archive

simple go test project. packages: go-gin, react, redux, redux-saga, cobra, viper, gorilla/websocket

License

Notifications You must be signed in to change notification settings

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