modulepackage
0.0.0-20221013144819-5b9bd7f02a0a
Repository: https://github.com/antonyis/go-joint.git
Documentation: pkg.go.dev
# README
go-joint
This is a Go conference application used to post Go events for Gophers. This application is made up the below tech stack.
- Go (Run time)
- Go Gin
- Postgres
- Redis
- Docker
Prerequisite
- Install Go runtime : latest version is super fine
- Install Docker
- Install Redis
- Install postgres
Installation
- Clone the application : $ git clone https://github.com/AntonyIS/go-joint.git
- Create docker image : $ docker build -t go-con:latest .
- Run application : $ docker-compose up --build
# Packages
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author