Teamy Backend Prerequisites Go v1.17 Getting Started Start Server go run main.go Visit http://localhost:8080/random Deployment Environments testing staging production Development Develop with local teamy/cloud backend: Uncomment this line run go run main.go in root of teamy/backend