-
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
[request] Offline cross-platform native build #267
Copy link
Copy link
Closed
Labels
coreChanges regarding core conceptsChanges regarding core conceptsfeatureNew feature or requestNew feature or requestfutureScheduled to near futureScheduled to near future
Description
Is your feature request related to a problem? Please describe.
Apart from the postwoman.io online web client, make an offline build.
Describe the solution you'd like
We can create an installable proxy server so users can install it on their OS.
It should be lightweight and easy to install. A proxy just like that we have now but install on the user locally.
Describe alternatives you've considered
Electron, Ionic, Meteor (but don't use any of these).
Additional context
The benefits:
- Solve cors, mixed content and all problems cause by browser
- Because the proxy is on the user local, they feel more safety
- Solve the problems with testing localhost api's
- We don't need a proxy server(costs)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
coreChanges regarding core conceptsChanges regarding core conceptsfeatureNew feature or requestNew feature or requestfutureScheduled to near futureScheduled to near future