* OAP-64: Filter multi-line stopwords and ignore substring matches using regex
* added test case
* Combined api/config.env and database.ini into one root .env file. Needs documentation update!
* Adding default postgres credentials in .env for container tests, needs to be overwritten on DO deployment.
* documentation changes & removed unused scripts
* Documentation changes
* Added deployment instructions and moved .env to example.env
* renaming example.env to .env for test-containers.yml workflow to pass
---------
Co-authored-by: Max Zaremba <max.zaremba@gmail.com>