Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 250 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 250 Bytes

Lab Homepage

Build and run

$ docker compose build --build-arg GOPROXY=<proxy-url>
$ docker compose up

Testing for devlopment

$ bash ./test.sh start_mysql
$ bash ./test.sh dev_backend
$ bash ./test.sh dev_frontend