PromucFlow_constructor/app/server
Arpit Mohan dc66c070d6 Adding viper configuration to make the server configurable.
The config file `config.yml` must  be in the same location as the binary. It must be named `config.yml`. For different environments, symlink the configuration file to the environment speciifc file.
2019-02-28 00:35:50 +05:30
..
src Adding viper configuration to make the server configurable. 2019-02-28 00:35:50 +05:30
.gitignore Adding the factory pattern to switch between databases. 2019-02-26 22:36:21 +05:30
README.md Initial commit 2019-02-17 05:41:20 +00:00

internal-tools-server

This is the server-side repo for the internal tools framework