Local development
0min
When developing a low-code app, it is much faster to build your backend URL on localhost before deploying and testing your app. To do this, we recommend that you use a service like Ngrok or LocalTunnel to set up a proxy for your localhost server. Copy the proxy url to the Backend URL on Peach, now all the requests will be forwarded to your server running locally.
Updated 12 Apr 2024
Did this page help you?