trenggana-klb / go-jakarta

code example for go-jakarta speaks at July 16, 2020

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

go-jakarta

code example for go-jakarta speaks at July 16, 2020

How to Run

  • Clone the repository git clone https://github.com/gusaul/go-jakarta.git
  • Run docker-compose up -d (this is to spawn postgreSQL and redis instance)
  • Build and Run binary go build && ./go-jakarta

How to Stop Docker Compose

  • Run docker-compose down

About

code example for go-jakarta speaks at July 16, 2020

License:GNU General Public License v3.0


Languages

Language:Go 85.7%Language:TSQL 13.0%Language:Dockerfile 1.3%