Skip to content
This repository has been archived by the owner on Sep 5, 2023. It is now read-only.

Create Solid compatible linked data apps with react!

License

Notifications You must be signed in to change notification settings

ontola/link-solid-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Link Solid Boilerplate

note: this repository is no longer maintained.

A basic boilerplate for creating Solid Components which can also run as standalone apps.

It uses react and Link to render linked data.

Demo + playground on codesandbox!

Reference material

Get started

  • Clone this repo git clone git@github.com:ontola/link-solid-boilerplate.git
  • Install dependencies yarn
  • Run the server yarn serve
  • Visit http://localhost:1234
  • Enter a public Pod URL, e.g. https://joep.inrupt.net/public/

Edit the View

Go to the ./src/views/foaf/Person.jsx file to understand how Link renders a Person.

Deploying to github pages

gh-pages -d ./dist/app

About

Create Solid compatible linked data apps with react!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published