- add `src/config.ts` file with default config values for `realm` and `users` and the logic for the config file (next step) loading - load `oauth-mock-server.json` from [current working directory](https://nodejs.org/api/process.html#process_process_cwd) if it exists and merge it with the default config