Sandy987 / whatsforlunch

App for finding suitable dishes for lunch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

whatsforlunch

App for finding suitable dishes for lunch

Make sure to set environment variables to appropriate values to those given in the .env.sample file. The WHATSFORLUNCH_ENV variable can have the following values: dev, staging and prod

dependencies

  • go 1.8 +
  • dep
  • docker

get going

dep ensure

go build

go test

About

App for finding suitable dishes for lunch

License:MIT License


Languages

Language:Go 100.0%