/lets-fork

Let's Fork server

Primary LanguageGoMIT LicenseMIT

The server for a Let's Fork built with Go, Redis and Docker.

Demo

Let's Fork

Development

Requirements: Docker Compose

Copy .env.dist to .env.

Get an api key from Yelp and set API_TOKEN=

Run make build builds Docker image.

Run make up to starts the server.