/kv

Test task for TenderPro: a key-value storage with an http api

Primary LanguageElixir

Kv Build Status

Test task for TenderPro: a key-value storage with an http api

Requirements

  • docker
  • docker-compose
  • make

Run app

  • make setup to install
  • make test to run tests
  • make start to run the app, visit localhost:7777 for instructions
  • make stop to stop the app
  • make start-interactive to start in interactive mode