{"id":26517185,"url":"https://github.com/fraction/flotilla","last_synced_at":"2025-08-11T19:10:04.366Z","repository":{"id":36162326,"uuid":"208890374","full_name":"fraction/flotilla","owner":"fraction","description":"Flotilla is a quick and easy SSB service that provides common plugins without any of the usual configuration hassles.","archived":false,"fork":false,"pushed_at":"2023-01-06T02:39:11.000Z","size":860,"stargazers_count":7,"open_issues_count":12,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-02T01:28:29.840Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/fraction.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":"2019-09-16T20:19:02.000Z","updated_at":"2021-07-10T18:14:56.000Z","dependencies_parsed_at":"2023-01-17T00:30:57.667Z","dependency_job_id":null,"html_url":"https://github.com/fraction/flotilla","commit_stats":null,"previous_names":[],"tags_count":17,"template":false,"template_full_name":null,"purl":"pkg:github/fraction/flotilla","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fraction%2Fflotilla","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fraction%2Fflotilla/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fraction%2Fflotilla/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fraction%2Fflotilla/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fraction","download_url":"https://codeload.github.com/fraction/flotilla/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fraction%2Fflotilla/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269939973,"owners_count":24500378,"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-08-11T02:00:10.019Z","response_time":75,"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":"2025-03-21T08:18:59.162Z","updated_at":"2025-08-11T19:10:04.343Z","avatar_url":"https://github.com/fraction.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Flotilla\n\nFlotilla is a quick and easy SSB service that provides common plugins without\nany of the usual configuration hassles.\n\n## Example\n\nAfter installing, launch Oasis from the command line by running:\n\n```javascript\nconst flotilla = require(\"@fraction/flotilla\");\n\nconst ssb = flotilla();\n\nssb.whoami((err, res) =\u003e {\n  if (err) throw err;\n  console.log(res.id);\n  ssb.close();\n});\n```\n\nYou can pass an object to `flotilla()` to override SSB-Config.\n\n## Installation\n\nFirst, you'll need Node.js and npm on your computer. Run `node --version` to see if you have it. If not, or if it's older than the [**current** or **active LTS** version](https://nodejs.org/en/about/releases/), you should [download Node.js](https://nodejs.org/en/about/releases/) first.\n\nThen, install Flotilla:\n\n```shell\nnpm install @fraction/flotilla\n```\n\n## Resources\n\n- [Help](https://github.com/fraction/flotilla/issues/new)\n- [Source Code](https://github.com/fraction/flotilla.git)\n\n## See Also\n\n- [Oasis](https://github.com/fraction/oasis)\n- [SSB-Server](https://github.com/ssbc/ssb-server)\n\n## License\n\nAGPL-3.0\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffraction%2Fflotilla","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffraction%2Fflotilla","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffraction%2Fflotilla/lists"}