kodadot / nft-gallery

Generative Art Marketplace
https://koda.art
MIT License
645 stars 363 forks source link

Improve infrastructure chart diagram #5364

Open yangwao opened 1 year ago

yangwao commented 1 year ago

KodaDot is not simplest codebase anymore. For new commers would be easy to laydown components which are we using in terms of services and where how things connects and operates. You decide style you can use

One chart for workers is for example available here

https://github.com/kodadot/workers/issues/33#issue-1584671855

docs for mermaid https://mermaid.js.org/

---
title: KodaDot Infrastructure (unfinished)
---
flowchart TD
  KodaDot --> SubSquid
  KodaDot --> HyperGate 
  KodaDot --> Netlify
  HyperGate --> image_worker
  SubSquid --> Kusama_relay_chain
  SubSquid --> Basilisk_parachain
  SubSquid --> MoonBeam_parachain
  SubSquid --> MoonRiver_parachain

image

yangwao commented 1 year ago

Spider grows biiig

https://github.com/kodadot/nft-gallery/blob/main/ACTIVITY.md