because config settings can now be set through ENV variables or cli flag, we should no longer load a default config file in the dockerfile let the user decide if they want to load one through volumes
fixes issue #7 & #9 also remove agGrid dependency from package.json to reduce download size