We want the Server to be able to handle multiple users at once so one can test things in a VPC without port forwarding etc.
It should be possible to have temporary edits sometimes in the future for multi user setups.
Backend Start/STOP:
Frontend
Maybe with Svelte - we need a statemachine

We want the Server to be able to handle multiple users at once so one can test things in a VPC without port forwarding etc.
It should be possible to have temporary edits sometimes in the future for multi user setups.
Backend Start/STOP:
> get because we cannot use websocket since this would need https and this makes localhost use quite difficult
> Datasync will be done over the sync heartbeat
Frontend
Maybe with Svelte - we need a statemachine