Skip to content

masterhung0112/hk_server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Windows environment

Install: tdm-gcc https://jmeubank.github.io/tdm-gcc/download/

Deploy locally

yarn task docker_webapp up -d

Stop

yarn task docker_webapp stop

Publish image to docker repository

In .env, make sure that you set value for DOCKER_USERNAME and DOCKER_PASSWORD

yarn task build_linux
yarn task package_docker_image
yarn task build_docker_image 0.01
yarn task push_docker_image 0.01

CI

Run CI locally

cloud-build-local --config=build/cloudbuild-ci.yaml --dryrun=false ./

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published