{"id":18556809,"url":"https://github.com/urbit/pottery","last_synced_at":"2025-04-10T01:31:41.346Z","repository":{"id":42284596,"uuid":"250706120","full_name":"urbit/pottery","owner":"urbit","description":"Proof-of-concept clay visualizer","archived":false,"fork":false,"pushed_at":"2022-12-05T16:28:40.000Z","size":1713,"stargazers_count":23,"open_issues_count":12,"forks_count":1,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-03-24T14:21:24.424Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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}},"created_at":"2020-03-28T03:30:00.000Z","updated_at":"2022-12-12T01:01:16.000Z","dependencies_parsed_at":"2023-01-24T02:16:35.324Z","dependency_job_id":null,"html_url":"https://github.com/urbit/pottery","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/urbit%2Fpottery","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/urbit%2Fpottery/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/urbit%2Fpottery/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/urbit%2Fpottery/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/urbit","download_url":"https://codeload.github.com/urbit/pottery/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248140472,"owners_count":21054301,"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","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:25.402Z","updated_at":"2025-04-10T01:31:36.311Z","avatar_url":"https://github.com/urbit.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"![screenshot](./screenshot.png)\n\n## Installation\n\nClone this repository, `npm install`, fill in your .urbitrc, and then run `npm run serve` to get started.  Example .urbitrc:\n\n```\nmodule.exports = {\n  URBIT_PIERS: [\n    \"/Users/dev/zod/home\",\n  ]\n};\n```\n\nIn order to run your application on your ship, you will need Urbit v.0.10.0 or higher. On your Urbit ship, if you haven't already, mount your pier to Unix with `|mount %`.\n\n## Using\n\nOnce you're up and running, your tile lives in `tile/tile.js`, which uses [React](https://reactjs.org) to render itself -- you'll want a basic foothold with it first. When you make changes, the `urbit` directory will update with the compiled application and, if you're running `npm run serve`, it will automatically copy itself to your Urbit ship when you save your changes (more information on that below).\n\n### `npm run build`\n\nThis builds your application and copies it into your Urbit ship's desk. In your Urbit `|commit %home` (or `%your-desk-name`) to synchronise your changes.\n\nIf this is the first time you're running your application on your Urbit ship, don't forget to `|start %pottery`.\n\n### `npm run serve`\n\nBuilds the application and copies it into your Urbit ship's desk, watching for changes. In your Urbit `|commit %home` (or `%your-desk-name`) to synchronise your changes.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Furbit%2Fpottery","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Furbit%2Fpottery","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Furbit%2Fpottery/lists"}