ximus / _archive_metalshop

ready-made app components and microservices

Home Page:https://metalshop.chasemoskal.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🀘 metalshop

    🚧 currently under construction: work in progress!
    πŸ•Ή live demo: https://metalshop.chasemoskal.com
    πŸ“¦ npm package: metalshop
    πŸ” authentication and authorization: logins!
    πŸ’³ paywall subscriptions: for collecting the big bucks
    β›² web components: ready-made frontend ui for various features
    πŸ–§ powered by microservices: orchestrated on kubernetes
    πŸŽ“ documentation coming soon

🎁 metalshop web components
    <metal-account> β€” login, logout
    <metal-avatar> β€” a user's display picture
    <metal-my-avatar> β€” your own display picture
    <metal-profile> β€” public profile
    <metal-paywall> β€” premium subscription
    <metal-liveshow> β€” access to privileged videos
    <metal-countdown> β€” countdown timer
    <metal-questions> β€” forum to post questions

πŸ‹ "metalback" microservices
    ⭐ metalback β€” metalshop's helm chart for kubernetes
    auth-server β€” authentication and authorization
    profile-server β€” save/load public profile info
    paywall-server β€” payments and subscriptions
    schedule-server β€” save/load timestamps
    questions-server β€” interact with questions forum
    liveshow-server β€” privileged access to a video livestream

πŸ› οΈ metalshop libraries and tools
    authoritarian β€” metalshop common interfaces
    renraku β€” json-rpc api
    redcrypto β€” token crypto
    crosscall β€” cross-domain frame rpc
    menutown β€” menu system
    importly β€” importmap generator

πŸ’ metalshop is open source love
  please contribute, ask questions by submitting issues!
        β€”πŸ‘‹πŸ˜Ž chase

About

ready-made app components and microservices

https://metalshop.chasemoskal.com

License:ISC License


Languages

Language:TypeScript 90.8%Language:HTML 4.7%Language:CSS 3.0%Language:Smarty 1.3%Language:Shell 0.2%