How to get started?
-
docker-compose up
(to start rabbitmq and mysql image) -
In a new terminal set up the user table
-
run
go run main.go
to run the backend server
docker-compose up
(to start rabbitmq and mysql image)
In a new terminal set up the user table
run go run main.go
to run the backend server