I would like to connect the app to local data sources, i.e. a PostgreSQL server running on a local machine, or a dev REST API server, also running on a local machine.
Is it possible?
If so, is there any guideline on how to configure firewalls, permission, etc.?