DblK / shottower

An open source, self-hosted implementation of the Shotstack API backend
https://dblk.github.io/shottower
GNU Affero General Public License v3.0
32 stars 5 forks source link

Add a config file for secrets, api key, etc. #1

Open DblK opened 2 years ago

DblK commented 2 years ago

I would like to be able to setup configuration for various objectives such as:

To manage the configuration, we will use github.com/spf13/viper.