This commit adds a .gitlab-ci.yml file, which is responsible for defining jobs to be run (in this case only running the test suite) ref: N25B-65
Added some example basic files containing a functioning /message endpoint which logs the received message to INFO. ref: N25B-144
Also added the initial packages necessary for audio transcription. ref: N25B-144