CoolFace
Apppublic

devmanmikey/dynamic-comp-factory-wrapper

sourceHugging Faceapache-2.0updated 1y agoView on Hugging Face
0likes
README_spaces.md30 linesDownload Raw Back to root
1---
2title: Dynamic Component Factory - OpenPlatform Wrapper
3emoji: ๐ŸŒ
4colorFrom: red
5colorTo: blue
6sdk: static
7sdk_version: 1.0.0
8app_file: index.html
9pinned: false
10license: apache-2.0
11---
12
13# Dynamic Component Factory - OpenPlatform Wrapper
14
15Static HTML wrapper for OpenPlatform integration with the Dynamic Component Factory Gradio app.
16
17## Setup Instructions
18
191. **Gradio App URL**: Already configured to point to `https://devmanmikey-dynamic-comp-factory.hf.space`
202. **Deploy to Hugging Face Spaces**: Push this repository to a new Space
213. **Configure OpenPlatform**: Use the Space URL as your OpenPlatform app URL
22
23## Features
24
25- OpenPlatform authentication with MD5 signature verification
26- User profile fetching and management
27- Iframe communication with the Gradio app
28- Notification system integration
29- Responsive design with loading states
30