{"id":18556819,"url":"https://github.com/urbit/tree","last_synced_at":"2025-10-12T17:48:03.492Z","repository":{"id":72682789,"uuid":"50623226","full_name":"urbit/tree","owner":"urbit","description":"The web interface for your urbit.","archived":false,"fork":false,"pushed_at":"2018-03-21T23:33:35.000Z","size":521,"stargazers_count":13,"open_issues_count":12,"forks_count":7,"subscribers_count":27,"default_branch":"master","last_synced_at":"2025-04-10T17:00:00.904Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"CoffeeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/urbit.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-01-28T23:55:46.000Z","updated_at":"2021-09-22T22:26:05.000Z","dependencies_parsed_at":null,"dependency_job_id":"6d78c48d-c045-4620-972e-1ae585536420","html_url":"https://github.com/urbit/tree","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/urbit/tree","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/urbit%2Ftree","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/urbit%2Ftree/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/urbit%2Ftree/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/urbit%2Ftree/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/urbit","download_url":"https://codeload.github.com/urbit/tree/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/urbit%2Ftree/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279012194,"owners_count":26085079,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-12T02:00:06.719Z","response_time":53,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-06T21:33:31.294Z","updated_at":"2025-10-12T17:48:03.486Z","avatar_url":"https://github.com/urbit.png","language":"CoffeeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# `tree`\n\n`tree` is a single page app for browsing files in `%clay` and loading modular [urbit](http://github.com/urbit/urbit) apps, like `talk`.\n\n`tree` is a fairly straightforward [flux](https://facebook.github.io/flux/) app.  Because pages load inside of a [react](https://facebook.github.io/react/) environment you can use JSX to invoke components found in `components/` in this repo.\n\n`tree` ships as compiled `main.js` and `main.css` on your urbit (in `/home/web/tree`).  If you want to make changes or develop on top, you'll need these source files.\n\n# Developing\n\nThe `desk/` folder in this repo mirrors a desk on an urbit `planet`.  Source files live outside of this folder, we compile them in using watchify / sass and then copy the `/desk` onto the desk we're using for development on a planet.\n\nOur sass depends on bootstrap mixins, so the urbit fork of bootstrap is included as a submodule.\n\nFirst:\n\n```\ngit submodule init\ngit submodule update --remote\n```\n\nThen:\n\n```\nnpm install\nnpm run watch\n```\n\n## Deploy\n\nSimple:\n\n`cp -r desk/ [$desk_mountpoint]/`\n\nIf you have urbit installed in `~/urbit` with a planet called `sampel-sipnym` and have mounted the `home` desk:\n\n`cp -r desk/ ~/urbit/sampel-sipnym/home/`\n\nThen use the `?dbg.nopack=true` query string to test:\n\n`http://localhost:8080/some/page?dbg.nopack=true`\n\nYour Urbit links to the concatenated JS / CSS by default.  This query string loads the scripts directly.  See below for more information.\n\n# Contributing\n\nIf you have a patch you'd like to contribute:\n\n- Test your changes using the above instructions\n- Fork this repo\n- Send us a pull request\n\n# Distribution\n\nCompiled `main.js` and `main.css` get periodically shipped to the [urbit core](http://github.com/urbit/urbit).  Each time these compiled files are moved to urbit core their commit message should contain the sha-1 of the commit from this repo.  \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Furbit%2Ftree","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Furbit%2Ftree","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Furbit%2Ftree/lists"}