{"id":18718297,"url":"https://github.com/worldbrain/storex-hub-boilerplate","last_synced_at":"2025-07-30T19:41:20.492Z","repository":{"id":43944409,"uuid":"265891475","full_name":"WorldBrain/storex-hub-boilerplate","owner":"WorldBrain","description":"Boilerplate for Storex Hub plugins and external apps","archived":false,"fork":false,"pushed_at":"2023-01-07T18:24:49.000Z","size":1182,"stargazers_count":2,"open_issues_count":11,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-10-30T04:29:56.732Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/WorldBrain.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-05-21T15:59:08.000Z","updated_at":"2021-06-23T02:03:58.000Z","dependencies_parsed_at":"2023-02-07T20:31:22.209Z","dependency_job_id":null,"html_url":"https://github.com/WorldBrain/storex-hub-boilerplate","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/WorldBrain%2Fstorex-hub-boilerplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WorldBrain%2Fstorex-hub-boilerplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WorldBrain%2Fstorex-hub-boilerplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WorldBrain%2Fstorex-hub-boilerplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/WorldBrain","download_url":"https://codeload.github.com/WorldBrain/storex-hub-boilerplate/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239581789,"owners_count":19662958,"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-07T13:20:26.796Z","updated_at":"2025-02-19T01:45:27.822Z","avatar_url":"https://github.com/WorldBrain.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Storex Hub boilerplate\n\nThis is a minimal boilerplate for both Storex Hub external applications, and plugins. It does basic things like:\n\n- Setting up a connection\n- Making sure you stay identified even on reconnect\n- Storing the access token in a JSON file (if running as an external app)\n- Setting up a `StorageModule` and making it usable with Storex Hub\n\n## Getting started\n\nThe basics:\n\n- `git clone git@github.com:WorldBrain/storex-hub-boilerplate.git`\n- `cd storex-hub-boilerplate \u0026\u0026 rm -rf .git`\n- `yarn`\n- Change `APP_NAME` in `ts/constants.ts` to something like `org.your-org.your-plugin` (reverse domain scheme)\n- Change `identifier`in `manifest.json` to to same as `APP_NAME`\n\nTo run as an external app, when for example making a CLI tool (also useble if you're making a front-end):\n\n- `yarn start`\n\nTo pack as a plugin and test it, when for example making an integration to an external platform (IPFS, Twitter, etc.):\n\n- `yarn build:dev` or `yarn build:prod`\n- `cd \u003cstorex-hub-dir\u003e`\n- `yarn cli plugin:install \u003cthis-repo\u003e/build`\n\n## Documentation\n\nIn the [Storex documentation](https://worldbrain.github.io/storex-docs/#/storex-hub/) you can find out more about:\n\n- How to write a plugin\n- How to store data in Storex Hub\n- How to connect other external apps, like Memex\n- How to expose custom functionality through remote calls\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fworldbrain%2Fstorex-hub-boilerplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fworldbrain%2Fstorex-hub-boilerplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fworldbrain%2Fstorex-hub-boilerplate/lists"}