{"id":15152958,"url":"https://github.com/orbitdb-archive/orbit-web","last_synced_at":"2025-09-30T01:32:10.549Z","repository":{"id":16666501,"uuid":"80404163","full_name":"orbitdb-archive/orbit-web","owner":"orbitdb-archive","description":"Orbit Web Application","archived":true,"fork":false,"pushed_at":"2023-01-04T18:59:53.000Z","size":12498,"stargazers_count":265,"open_issues_count":35,"forks_count":71,"subscribers_count":25,"default_branch":"main","last_synced_at":"2024-10-01T16:22:10.298Z","etag":null,"topics":["chat","ipfs","orbit","p2p","web-app"],"latest_commit_sha":null,"homepage":"https://orbit.chat","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/orbitdb-archive.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-01-30T08:22:52.000Z","updated_at":"2024-05-30T09:33:56.000Z","dependencies_parsed_at":"2023-01-14T00:15:10.185Z","dependency_job_id":null,"html_url":"https://github.com/orbitdb-archive/orbit-web","commit_stats":null,"previous_names":["orbitdb-archive/orbit-web","orbitdb/orbit-web"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/orbitdb-archive%2Forbit-web","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/orbitdb-archive%2Forbit-web/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/orbitdb-archive%2Forbit-web/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/orbitdb-archive%2Forbit-web/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/orbitdb-archive","download_url":"https://codeload.github.com/orbitdb-archive/orbit-web/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":234687133,"owners_count":18871702,"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":["chat","ipfs","orbit","p2p","web-app"],"created_at":"2024-09-26T16:42:16.891Z","updated_at":"2025-09-30T01:32:05.037Z","avatar_url":"https://github.com/orbitdb-archive.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"# Orbit Web\n\n[![Gitter](https://img.shields.io/gitter/room/nwjs/nw.js.svg)](https://gitter.im/orbitdb/Lobby) [![Matrix](https://img.shields.io/badge/matrix-%23orbitdb%3Apermaweb.io-blue.svg)](https://riot.permaweb.io/#/room/#orbitdb:permaweb.io)  [![CircleCI](https://circleci.com/gh/orbitdb/orbit-web/tree/master.svg?style=shield)](https://circleci.com/gh/orbitdb/orbit-web/tree/master)\n\n\u003e A distributed, peer-to-peer chat application built on [IPFS](http://ipfs.io)\n\nBrowser application for [Orbit](https://github.com/orbitdb/orbit). Try it at https://orbit.chat.\n\nBuilt with the following packages:\n\n- [orbit-core](https://github.com/orbitdb/orbit-core) - Core Orbit communication library.\n- [js-ipfs](https://github.com/ipfs/js-ipfs) - A new p2p hypermedia protocol for content-addressed storage.\n\nSee also:\n\n- [orbit-db](https://github.com/orbitdb/orbit-db) - Serverless, p2p database that orbit-core uses to store its data.\n- [orbit-textui](https://github.com/orbitdb/orbit-textui) - Terminal client prototype for Orbit.\n- [orbit-electron](https://github.com/orbitdb/orbit-electron) - Stand-alone desktop application for Orbit Chat built with Electron.\n- [IPFS](https://ipfs.io) - IPFS\n\n## Development\n\nThis project uses [npm](http://npmjs.com/) and [nodejs](https://nodejs.org/).\n\n### Run\n\nGet the source code and install dependencies:\n\n```sh\ngit clone https://github.com/orbitdb/orbit-web.git\ncd orbit-web/\nnpm install\n```\n\nStart the application:\n`npm run dev`\n\n_Run will start a development server, open the app in the browser and watch for changes in the source files. Upon change, it'll automatically compile and reload the app in the browser_\n\n### Build\n\n`npm run build`\n\n_This produces a fully stand-alone build in `dist/` which can be run from `dist/index.html` file or on a http-server._\n\n## Contribute\n\nWe would be happy to accept PRs! If you want to work on something, it'd be good to talk beforehand to make sure nobody else is working on it. You can reach us on [Gitter](https://gitter.im/orbitdb/Lobby), or in the comments of the [issues section](https://github.com/orbitdb/orbit-web/issues).\n\nWe also have **regular community calls**, which we announce in the issues in [the @orbitdb welcome repository](https://github.com/orbitdb/welcome/issues). Join us!\n\nIf you want to code but don't know where to start, check out the issues labelled [\"help wanted\"](https://github.com/orbitdb/orbit-web/issues?q=is%3Aopen+is%3Aissue+label%3A%22help+wanted%22+sort%3Areactions-%2B1-desc).\n\nFor specific guidelines for contributing to this repository, check out the [Contributing guide](CONTIRBUTING.md). For more on contributing to OrbitDB in general, take a look at the [orbitdb welcome repository](https://github.com/orbitdb/welcome). Please note that all interactions in [@OrbitDB](https://github.com/orbitdb) fall under our [Code of Conduct](CODE_OF_CONDUCT.md).\n\n## Deploying to a domain with IPFS\n\n1. Point the domain to some public IPFS gateway\n\n   - TYPE: **A**\n   - Name: **@** (or a subdomain)\n   - Value: **_\u003c IP address of the gateway \u003e_**\n\n2. `npm run build`\n3. Pin `dist`-folder to IPFS (upload the folder to some pinning service)\n4. Add or update the _TXT_ entry of `_dnslink` subdomain in DNS records of the domain\n\n   - TYPE: **TXT**\n   - Name: **\\_dnslink**\n   - Value: **\"dnslink=/ipfs/_\u003c hash from pinning service \u003e_\"**\n\n## License\n\n[MIT](LICENSE) © 2017-2018 Protocol Labs Inc., 2018-2019 Haja Networks Oy\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Forbitdb-archive%2Forbit-web","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Forbitdb-archive%2Forbit-web","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Forbitdb-archive%2Forbit-web/lists"}