Skip to content

Latest commit

 

History

History

compsoscuttly

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Compsoscuttly

A Scuttlebutt client and feed viewer running entirely in the browser. It can connect to pubs via websockets and display the contents of feeds.

The project mascot is a Compsognathus longipes

Usage

To create a library of the relevant parts of Scuttlesaurus to use in the browser run:

deno run --unstable -A build.ts

Subsequently you can serve the files in this directory, such as with:

deno run --allow-net --allow-read https://deno.land/[email protected]/http/file_server.ts -p 8080

and access http://localhost:8080/ .