An Event Management WebService made with GoLang
Admin Spec Attendee Spec Event Spec Ticket Spec
- Prepare a SQL DB
- Clone this repo with
git clone https://github.com/jirbthagoras/event-management.git
- Fill the .env file
- build the executable file
go run build -o main
- Run the app
./main