source-academy / stories-backend

Backend of Source Academy extension for Stories support.
0 stars 0 forks source link

Setup dotenv for further configuration #12

Closed RichDom2185 closed 1 year ago

RichDom2185 commented 1 year ago

Awaiting refactor (possibly to use builder pattern) to allow for unit testing of Config.

EDIT: Refactor was not needed.

This PR adds support for specifying file-based configuration using dotenv files.