{"id":21152326,"url":"https://github.com/coracle-social/flotilla","last_synced_at":"2025-10-30T17:39:31.025Z","repository":{"id":251824211,"uuid":"838547564","full_name":"coracle-social/flotilla","owner":"coracle-social","description":"A nostr relay-based communities PWA modeled after discord","archived":false,"fork":false,"pushed_at":"2024-11-14T23:44:17.000Z","size":3888,"stargazers_count":11,"open_issues_count":11,"forks_count":5,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-11-15T00:29:41.462Z","etag":null,"topics":["community","discord","nostr","slack","teams"],"latest_commit_sha":null,"homepage":"https://flotilla.social","language":"Svelte","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/coracle-social.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2024-08-05T21:46:59.000Z","updated_at":"2024-11-14T23:44:47.000Z","dependencies_parsed_at":"2024-08-27T00:26:23.189Z","dependency_job_id":"66c3b72b-3fbe-4a3c-b62d-47f1a1950bd9","html_url":"https://github.com/coracle-social/flotilla","commit_stats":null,"previous_names":["coracle-social/flotilla"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coracle-social%2Fflotilla","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coracle-social%2Fflotilla/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coracle-social%2Fflotilla/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coracle-social%2Fflotilla/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/coracle-social","download_url":"https://codeload.github.com/coracle-social/flotilla/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225533328,"owners_count":17484257,"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":["community","discord","nostr","slack","teams"],"created_at":"2024-11-20T10:38:13.234Z","updated_at":"2025-10-30T17:39:31.019Z","avatar_url":"https://github.com/coracle-social.png","language":"Svelte","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Flotilla\n\nA discord-like nostr client based on the idea of \"relays as groups\".\n\nIf you would like to be interoperable with Flotilla, please check out this guide: https://habla.news/u/hodlbod@coracle.social/1741286140797\n\n## Environment\n\nYou can also optionally create an `.env` file and populate it with the following environment variables (see `.env` for examples):\n\n- `VITE_DEFAULT_PUBKEYS` - A comma-separated list of hex pubkeys for bootstrapping web of trust\n- `VITE_PLATFORM_URL` - The url where the app will be hosted\n- `VITE_PLATFORM_NAME` - The name of the app\n- `VITE_PLATFORM_LOGO` - A logo url for the app\n- `VITE_PLATFORM_RELAYS` - A list of comma-separated relay urls that will make flotilla operate in \"platform mode\". Disables all space browse/add/select functionality and makes the first platform relay the home page.\n- `VITE_PLATFORM_ACCENT` - A hex color for the app's accent color\n- `VITE_PLATFORM_DESCRIPTION` - A description of the app\n- `VITE_GLITCHTIP_API_KEY` - A Sentry DSN for use with glitchtip (error reporting)\n- `GLITCHTIP_AUTH_TOKEN` - A glitchtip auth token for error reporting\n\nIf you're deploying a custom version of flotilla, be sure to remove the `plausible.coracle.social` script from `app.html`. This sends analytics to a server hosted by the developer.\n\n## Development\n\nSee [./CONTRIBUTING.md](CONTRIBUTING.md).\n\n## Deployment\n\nTo run your own Flotilla, it's as simple as:\n\n```sh\npnpm install\npnpm run build\nnpx serve build\n```\n\nOr, if you prefer to use a container:\n\n```sh\npodman run -d -p 3000:3000 ghcr.io/coracle-social/flotilla:latest\n```\n\nAlternatively, you can copy the build files into a directory of your choice and serve it yourself:\n\n```sh\nmkdir ./mount\npodman run -v ./mount:/app/mount ghcr.io/coracle-social/flotilla:latest bash -c 'cp -r build/* mount'\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoracle-social%2Fflotilla","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcoracle-social%2Fflotilla","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoracle-social%2Fflotilla/lists"}