Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

README.md

Solid Hello World (solid-file-client)

This is a simple application illustrating how to get started with Solid using the solid-file-client library.

It only has two dependencies: an authentication library and solid-file-client. Everything else is plain HTML, CSS and JavaScript. All the functionality related to Solid is contained in a single file; solid.js.

Understanding the code & Usage instructions

This example follows the same structure as other examples in this repository, so you can follow these general instructions.