A plain, vanilla frame kit with the minimal amount of HTML, JS and CSS required to generate qualifying content.
From the terminal or shell, change to the bare-naked
folder and type:
python3 -m http.server
Then open your web browser to http://0.0.0.0:8000/.
{
"accountAssociation": {
"header": "",
"payload": "",
"signature": ""
},
"frame": {
"name": "Castr Guru Vanilla Frame",
"version": "0.0.1",
"iconUrl": "https://castr.guru/icon.png",
"homeUrl": "https://castr.guru/frame",
"splashImageUrl": "https://castr.guru/splash.gif",
"splashBackgroundColor": "#a5a5a5",
"webhookUrl": "https://castr.guru/frame/webhook"
}
}
Bare Naked frame kit is DUAL-licensed:
- The source code is available under the MIT license.
- ALL media assets (images, audio & video files, etc.) are CC0 1.0.
🌟 NO ATTRIBUTION REQUIRED .. ENJOY! 🌟