Go to file
2021-01-03 03:00:39 -08:00
extension Get credentials in background page js 2021-01-03 01:49:48 -08:00
gall-app Can now successfully add to store 2021-01-03 03:00:39 -08:00
.env Add justfile 2020-11-29 22:55:06 -08:00
.gitignore Gitignore 2021-01-02 23:42:18 -08:00
justfile Get rid of src/ dir 2021-01-02 23:47:15 -08:00
README.md No need for urbitrc to be a dotfile 2020-11-29 22:54:35 -08:00

Urbit Browser Manager

Browser extension

extension has the code for the browser extension.

Gall app

gall-app contains the code for the gall app. The initial skeleton was created using create-landscape-app, with some slight modifications. npm run build/npm run serve and the .urbitrc file work as described in the documentation for create-landscape-app (although .urbitrc is renamed to urbitrc, no-dot).