add CDN, fix layout (#17)
* add webvisor
* remove ya metrica in dev env
* disable calc button if there is only one person
* remove unused code
* add tests
* #6 fix backend error
* fix #6
* #10 add healthcheck
* add production config, please close #10
* fix healtcheck
* add serilog and sentry, #9, #8; webvison 2;
* update release version for Sentry
* update manifest.json for mobile version
* close #9; close #8;
* add keywords for yandex search
* Bug/case (#14)
* catch corner case
* ignore IDE files for Client app
* Add tests for #12. Close #12
* remove unused code
* remove unused file. Close #12
* Remove autocomplete, change Input to TextField
* Update release version
* add CDN, fix layout of incomes
* release
* fix build