Skip to content

grubastik/flat-search

Repository files navigation

flat-search

This is a small project for look-up a flat according to the options stored in config file in CZ.

Installation

  1. Build docker-compose

    docker-compose build
  2. Run docker-compose storage

    docker-compose up storage
  3. Run migration

    make migration-up
  4. Run application

    docker-compose up flat-search

TODO

  1. Minimize usage of pointers
  2. tests
  3. move sreality to separate repo

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published