Files
build-web-application-with-…/en/code/src/apps/ch.5.6/mongodb/readme.md
2017-11-25 12:33:40 -03:00

255 B

Setup for ch.5.6 for MongoDB

  • Step 1) Install and run MongoDB
  • Step 2) Launch the MongoDB daemon (mongod) to start the server.
  • Step 3) Run go get to download and install the remote packages.
  • Step 4) Execute the program with go run main.go