A prototype app that uses Solid to store data.
The app authenticates a user and then writes and reads a name from the user's profile.
Uses Inrupt’s JavaScript Client Libraries. Based on Solid tutorial.
npx parcel index.html
The app should be accessible at localhost:1234
.