FIWARE Marketplace Data
- Download the Approved Products as a CSV file.
- Copy over the Products CSV to -
products.csv
- Copy over the Product Details CSV to -
product-details.csv
- To generate files run: -
npm run showcase
- Upload generated -
pageData.js
for each category on fiware.org to WP Content > Showcase > Category folder (e.g. powered-by-fiware) - Upload generated -
products.js
onto fiware.org
The process to setup the tool is as follows:
- Install Node.js and Git
brew install node
brew install npm
brew install git
- Download the tool -
git clone https://github.com/FIWARE-Ops/staging.git
- Install Node.js libraries -
npm install
- Optional Copy an edit a version of Keys and edit the list of auto-downloaded CSVs.
npm run showcase
npm run agenda
- FIWARE Global Summit Agendanpm run speakers
- FIWARE Global Summit Speakersnpm run sponsors
- FIWARE Global Summit Sponsors
npm run team|people
- FIWARE Teamnpm run bod
- Board of Directorsnpm run boo
- Board of Officersnpm run experts
- FIWARE Expertsnpm run evangelists
- FIWARE Evangelistsnpm run msc
- FIWARE Mission Support Committeesnpm run tsc
- FIWARE Technical Support Committeenpm run fisab
- Scientific Advisory Board
npm run cities
- FIWARE Smart Citiesnpm run careers
- FIWARE Jobs Postingsnpm run domains
- FIWARE Domainsnpm run enablers
- FIWARE Generic Enablersnpm run events
- FIWARE Event Listingsnpm run ihubs|iHubs
- FIWARE iHubsnpm run impact-stories
- FIWARE Impact Storiesnpm run marketing
- FIWARE Marketing Materialsnpm run open-calls
- FIWARE Open Callsnpm run organisations
- FIWARE Membershipnpm run research-development
- FIWARE Research and Development Projectsnpm run webinars
- FIWARE Webinars
Apache 2.0 © 2022-2024 FIWARE Foundation e.V.