Create your own Technology Radar: A static site generator for a full featured Technology Radar. Features: Quadrants, Rings, Dashboard, Radar Visualization, Item History, Search etc..
Goal was to reproduce the tech radar for the spatial omics field. Not certain if underlying data is to be shared at this time.
First created spatial-techradar/pacgages.json
Reduced blip size and increased radar size to allow for high number of blibs.
Remove old radar data under data/radar/date as this seemed to interfere.
Modified data/about.md and data/config.json to fit my needs.
Ran npm run build:data as npm run build crashes, see screenshot attached.
npm run serve works as expected.
Goal was to reproduce the tech radar for the spatial omics field. Not certain if underlying data is to be shared at this time.
First created spatial-techradar/pacgages.json Reduced blip size and increased radar size to allow for high number of blibs. Remove old radar data under data/radar/date as this seemed to interfere. Modified data/about.md and data/config.json to fit my needs. Ran npm run build:data as npm run build crashes, see screenshot attached. npm run serve works as expected.