Skip to content

exsemt/table_go_example

Repository files navigation

master: pipeline status develop: pipeline status

table go example application

link: http://table-go-example.glusic.de

How to use this app

Simple way to start this app local, that is with docker for mac:

docker-compose up -d --build

local url: http://localhost:3000

Stop and clean

docker-compose down

Local development

docker-compose up -d --build

docker-compose ps
docker-compose logs -f

deploy on docker server from local

ruby deploy_from_local.rb USER@IP-ADDRESS