Bi-directional sync between nextjs and plasmic

Is there a way to bidirectionally sync between Plasmic studio page and NextJS app
Steps:

  1. I created a project in Plasmic studio
  2. Published the app to my Github repo
  3. Added a new page directly in VS code after doing a repo clone.

How do I now see the new page in the plasmic site ? Alternately, is there a way to see the new page I hand coded directly into Plasmic studio?

Hi, you can register components for dragging and dropping them in plasmic, but plasmic is not meant to edit arbitrary handwritten components. See https://docs.plasmic.app/learn/code-components/