How to run server Ensure docker is installed Run command go mod init Run the command to start databasedocker-compose up Run go run main.go How to run integration test Run command go test Technical design and key implementation details https://docs.google.com/document/d/1-z1bLdzN30iOAQgnarRwlSE8yYOFlv7cLlcRPAAstnc/edit?usp=sharing