canonical / cloud-gaming-demo

Apache License 2.0
9 stars 10 forks source link

feat(backend): implement initial simple backend structure #1

Closed morphis closed 2 years ago

morphis commented 2 years ago

Rather simple for now but implements the basic structure to get the service in place to allow dependent work to start.

Test: use run.sh script to run service and ensure it's accessible

adglkh commented 2 years ago

Leave it as is for the base and we will iterate on top of it.