Skip to content

milankomaj/dev-badge

Repository files navigation

dev-badge

Badge v.2

live example preview | create your owns

Build`s on Github.

Deploy to Cloudflare Workers

%%{init: {'theme': 'neutral', 'themeVariables': { 'fontSize': '18px'}}}%%
%%{ init: { 'flowchart': { 'curve': 'stepAfter' } } }%%
flowchart LR

A>Build`s on Github.] ==> |"#10067;"| B
X("secrets/keys") .->|"{#133;}"|B(("🟢"))
G("#10094;#10095;  Code #9207; Codespaces") <.-> B(("🟢"))
B(("🟢")) --> C("Deploy with Workers")
B(("🟢")) --> D("#10971; Fork #9207; ")
B(("🟢")) --> E("Use this template #9207;")
C & D & E -..-> |"additional steps"| F("Run workflow")


style F fill:#f6f8fa,stroke:#333,stroke-width:2px
style C fill:#404242,color:#fefefe
style D fill:#f6f8fa,stroke:#e9eaec
style E fill:#2da44e,stroke-width:0px,color:#ffffff
style F fill:#f6f8fa,stroke:#e9eaec
style G fill:#f6f8fa,stroke:#d1d2d4,stroke-width:2px
style A fill:#0969da,stroke:#333,stroke-width:2px,color:#fff,stroke-dasharray: 2 2

click A "https://github.com/milankomaj/dev-badge"
click D "https://github.com/milankomaj/dev-badge/fork"
click E "https://github.com/milankomaj/dev-badge/generate"
click G "https://github.com/codespaces"


Loading

Deploy


Build localy.


related and similar projects: badgen, webadge (basis), shields

Footnotes

  1. prerequisites: node, npm, wrangler (>= 3.0.0)

  2. some services/mods need secrets/keys 🔑 2