# README
To run this project You should first create config file into ./config/your_config_file.yaml
Example yaml is in ./config/example.yaml
Then set the variable CONFIG_PATH for path to this file
( By starting the project config file is parsed from path setted in this variable. Otherwise project cannot be run )
cd to ./cmd/effectivemobile and run via go run .
# Packages
No description provided by the author