Skip to content

A plain, vanilla frame kit with the minimal amount of HTML, JS and CSS required to generate qualifying content.

License

CC0-1.0, MIT licenses found

Licenses found

CC0-1.0
LICENSE-CC0
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

castrguru/bare-naked

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bare Naked by Castr GÜRŲ

A plain, vanilla frame kit with the minimal amount of HTML, JS and CSS required to generate qualifying content.

Running the demo

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/.

Configure the metadata

{
  "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"
  }
}

Licenses

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! 🌟

About

A plain, vanilla frame kit with the minimal amount of HTML, JS and CSS required to generate qualifying content.

Resources

License

CC0-1.0, MIT licenses found

Licenses found

CC0-1.0
LICENSE-CC0
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published