HwProj To install: You need PostgreSQL, install it somehow, make an empty database called gowebapp. (Usually createdb gowebapp on the command line is all you need). You need Go, preferably the latest version (1.8).