Dweb - web publishing, RESTful web apps, versioned data and

Update dweb v0.7.1

Minor update to dweb but a big leap for Autonomi as uploads are working well for me now (although Pointers may not be updating properly - things are slow to load sites due to this).

This means you can now use dweb open to open quite a few sites and hopefully more folk will publish too.

Some sites are built into this release including @riddim’s Friends app and our old friend awesome which has a list of other sites.

To install or update:

cargo install dweb-cli --locked

Start the dweb server:

dweb serve

In another terminal see the list of named sites:

dweb list-names

Try opening one:

dweb open awesome

The first load of any site takes about a minute but once loaded things will be a bit snappier. Join the fun!

9 Likes