Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 328 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 328 Bytes

Welcome to the Recommendations API App!

We use this app for serving customers recommendations of topics they might like.

Development Setup & Running Tests

For complete instructions, see docs/development.md.

TL;DR:

  1. docker-compose build
  2. docker-compose up
  3. Visit http://localhost:8000