* split out config * add tests for base and app config, refactor client config out of app config * refactor default config retrieval * create config test class and helper functions * move default_config into server to fix import issue
* add function to retrieve latest annotation from db, db updates * read and write tiledb arrays * adding tests
* add function to retrieve latest annotation from db, db updates * dont create directory in s3
* initial database setup