Skip to content

usenotra/framer-plugin

Repository files navigation

Notra

Framer plugin to import content from Notra into CMS collections.

Development

Run the dev server (uses a proxy to avoid CORS when fetching from the Notra API):

npm run dev

Then open in Framer.

Production CORS

For the published plugin, the Notra API must allow requests from Framer plugin domains. See Framer CORS docs. The API should allow:

  • https://8dd854.plugins.framercdn.com
  • https://8dd854-[versionId].plugins.framercdn.com