Importing Nextjs frontend from a private git repository.

I have an existing Nextjs frontend I would love to import, it’s a single page so it’s very basic. I don’t have the website deployed anywhere, just in a private git repository.

How do I import it so I can use it as a starting point?

Hi @talented_grouse! You can register your existing components as code components, so you can use them on studio: https://docs.plasmic.app/learn/code-components/