Skip to content

HannahCordes/threefold_data

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

772 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Threefold Data Server

For progress please follow web presence board on Circles tool: https://circles.threefold.me/project/despiegk-product_web_threefold/wiki/home

A gridsome project that exposes data through graphql server which can be used as a data source for different projects

This projects represents a one source of truth for threefold data

install in your www_... site

see https://github.com/freeflowuniverse/crystaltools

details

1. Install Gridsome CLI tool if you don't have

npm install --global @gridsome/cli

2. Install dependencies

npm install

3. Run server

gridsome explore --host 0.0.0.0 --port 8080

Pull data into your project

To pull respective content (blog/news/people/projects) to your project open: content/../../.md file

look for variable:

  • category: [ ]

and provide (currently active) website's name:

  • twin
  • cloud
  • farming
  • tech
  • foundation
  • marketplace
  • aci
  • mazraa

We use tags to filter projects/blog/news and memberships to filter people:

memberships for people:

  • cofounders
  • tech
  • foundation
  • ambassadors
  • matchmakers
  • farmers
  • aci_members
  • partners
  • wisdom_council
  • technology_council
  • grid_guardians

tags for projects:

  • blockchain
  • experience
  • technology
  • farming
  • community
  • infrastructure
  • impact

tags for blog and news:

  • can vary quite a lot depending on respective article or post
  • please get in touch with sam or sacha if you are adding a blog or news post yourself

About

ThreeFold content database (projects/people/blog/news)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors