Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 388 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 388 Bytes

Cloud Native Application Architecture - ECGR 5090

This is a repo for ECGR 5090. This README will be updated as it goes to match updates.

Make sure to do

go mod init github.com/cbeam3902/CloudNativeCourse

If any problems are encountered when running the code run go mod tidy and see if that solves the problem.

If it doesn't solve the problem, it might be explaned in that lab.