apify-cli icon indicating copy to clipboard operation
apify-cli copied to clipboard

Feature Request: Local UI Preview for actor.json and dataset.json in Development

Open thenetaji opened this issue 10 months ago • 0 comments

Currently, when developing an Apify actor, the UI defined in actor.json can only be seen after deployment. This creates a slow development cycle, as any changes require pushing updates and waiting for deployment.

It would be extremely helpful to have a way to preview the actor.json UI locally before deployment. This could be achieved via:

A local development server that renders the actor.json form A CLI command to preview the UI Integration with the Apify Console to allow real-time previewing..

thenetaji avatar Feb 18 '25 02:02 thenetaji