crotel / crotel.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FUL.REST.

  • DESCRIPTION

    Standalone CMS with Dashboard Client.

      Just using the client.  
      Or kept server and client yourself.
    

    re-Design :

    • Back-end: Nodejs + mqtt + levelDB + ipfs.
    • Front-end: HTML + JSON.
    • Dashboard: Electron.

BASE STRUCTURE AND UPDATE.

  • No superfluous external .CSS or .JS.

  • Pure JavaScript.

  • Ghost handle rest api.removed

  • jsDelivr handle the static files with Github as CDN.removed

  • Github host static files which like js, css and html.removed

  • Cloudflare Workers handle fetch json, combine with CDN output html for final viewpoint.removed

  • Statics via Cloudflare Pages with github. new

  • Data via levelDB + ipfs. new

  • Date-Transfer via mqtt. new

  • Admin Dashboard as client via Electron. new

  • Output HTML + JSON. new

  • Plugins new

    • a p2p HLS player.
    • some tools
    • ...

TODO

  • Account signup, signin, reset and delete.
  • Front-end realtime notices .
  • Secure MFA auth.
  • HTTP/3 (Quic).

[Update march, 2021]

About


Languages

Language:HTML 98.4%Language:CSS 1.0%Language:JavaScript 0.6%