Hiring front-end dev, how to split up app?

I’m hiring a front-end dev to help out.

I want him to write HTML and CSS.

However, my issue is, that my pages are all relying heavily on dynamic data.
And it’s using appconnect to show/hide things etc.

So I need the front-end dev to have access to this data…
I’m not sure how to approach this?

So far I’ve simply made a new folder where I copy pasted the rendered version of the page into html.
And I included the stylesheets and appconnect scripts:
image

This works partly…
But there’s more content, for example this overlay, which only shows when the user is logged out AND not opted in.

So this is again relying on data that I get from server connect.

There must be a simpler way to share part of the app with an external party so they can help develop?
Any ideas?

Community Page
Last updated: