js-examples icon indicating copy to clipboard operation
js-examples copied to clipboard

Basic es modules demo

Open carsonfarmer opened this issue 4 years ago • 0 comments

This is a pretty simple demo/example of taking advantage of our new ES modules supports in all @textile/* libs. Here, an app in dev mode is used to create a basic HTML app that imports and existing "user" identity, and then authenticates with this user on the hub. It does not create any new data or threads on the hub, and any folks playing with the demo should use their own hub credentials and identities. Copies concepts from the user mailbox demo app.

carsonfarmer avatar Dec 21 '20 22:12 carsonfarmer