This project is for exploring Go and Echo.
- Install Go - (download)
- Install project dependencies
- Copy the
config/viper.example.json
file to a new file calledconfig/viper.production.json
- Update all the values in the new file to match your actual configuration
go run server.go