Deploying to DO app platform with Fetch
Hello,
So I have a fetch script on one of my edit pages that when the page loads it sends the ID of the page to a webserver and that returns a bunch of different items that are used in a few selects. Those items are updated regularly and thus the need to fetch them.
How can I deploy refine as a web service on digital ocean app platform instead of as a static site so that the fetch continues to work?
So I have a fetch script on one of my edit pages that when the page loads it sends the ID of the page to a webserver and that returns a bunch of different items that are used in a few selects. Those items are updated regularly and thus the need to fetch them.
How can I deploy refine as a web service on digital ocean app platform instead of as a static site so that the fetch continues to work?
