This is a Next.js project bootstrapped with create-plasmic-app.
Integrated with Plasmic by following the Supabase Auth Pages guide.
- In CustomCloudinaryControl the scripts for the Cloudinary widget are loaded and the widget is initialized. The studioDocument provided by Plasmic is used to load the script in the proper window.
- In Next Config the cloudinary host is added to the list of remote patterns so that cloudinary assets can be used in Next Image.
First, update CustomCloudinaryControl with your cloud name and api key.
Then run the development server:
yarnyarn devWith Plasmic, you can enable non-developers on your team to publish pages and content into your website or app.
To learn more about Plasmic, take a look at the following resources:
You can check out the Plasmic GitHub repository - your feedback and contributions are welcome!