This is a small project for look-up a flat according to the options stored in config file in CZ.
-
Build docker-compose
docker-compose build
-
Run docker-compose storage
docker-compose up storage
-
Run migration
make migration-up
-
Run application
docker-compose up flat-search
- Minimize usage of pointers
- tests
- move sreality to separate repo