coffeestop commands go mod init example/hello - module path go run . - runs your code (executing the main function) packages go.mongodb.org/mongo-driver/mongo for connecting to the MongoDB Atlas cluster github.com/joho/godotenv for reading database variables from an env file