Skip to content

solid-contrib/solid-tutorial-pastebin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Solid Pastebin Tutorial

Example application used in the Solid intro tutorial.

Setup

Step 1: Have a container URL ready, where you'll be writing the pastebins. (Either create an account on a Solid server, or use the URL provided by your tutorial instructor.) This will look something like:

https://username.databox.me/Public/bins/

Step 2: Locate the following line, near the top of app/app.js:

   var defaultContainer = '';

Change the empty string to the URL of the container you want to use.

Step 3: Open index.html in your web browser.

About

Example application to be used in the Solid tutorials.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published