{"id":20697907,"url":"https://github.com/fly-apps/node-dictaphone","last_synced_at":"2026-03-02T17:33:37.499Z","repository":{"id":247477027,"uuid":"825139945","full_name":"fly-apps/node-dictaphone","owner":"fly-apps","description":"A sample MDN Web Docs app that records audio snippets, with an Express/Tigris backend.","archived":false,"fork":false,"pushed_at":"2024-09-04T01:16:59.000Z","size":112,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-06-17T07:47:13.686Z","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/fly-apps.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-07-06T22:40:12.000Z","updated_at":"2025-05-30T05:53:51.000Z","dependencies_parsed_at":"2025-01-17T18:50:37.208Z","dependency_job_id":"a276f373-cce9-47fb-a1dc-13c65ee03773","html_url":"https://github.com/fly-apps/node-dictaphone","commit_stats":null,"previous_names":["fly-apps/node-dictaphone"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/fly-apps/node-dictaphone","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fly-apps%2Fnode-dictaphone","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fly-apps%2Fnode-dictaphone/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fly-apps%2Fnode-dictaphone/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fly-apps%2Fnode-dictaphone/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fly-apps","download_url":"https://codeload.github.com/fly-apps/node-dictaphone/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fly-apps%2Fnode-dictaphone/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30011965,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-02T17:00:27.440Z","status":"ssl_error","status_checked_at":"2026-03-02T17:00:03.402Z","response_time":60,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"2024-11-17T00:20:37.309Z","updated_at":"2026-03-02T17:33:37.476Z","avatar_url":"https://github.com/fly-apps.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# [Web Dictaphone](http://todomvc.com), adapted for [fly.io](https://fly.io/)\n\nThis is a fork of [mdn/dom-examples/media/web-dictaphone](https://github.com/mdn/dom-examples/tree/main/media/web-dictaphone#readme), with the following modifications:\n\n* adds Express server, with support for GET, POST, DELETE; including ranges\n* adds PostgreSQL to persist an ordered list of clips\n* adds Tigris support for storing audio files\n* adds Redis and WebSockets for broadcasting updates\n\nWith these changes multiple replicas of this application can be deployed, even in multiple regions.\n\n\u003cp\u003eWhen \u003ccode\u003eWHISPER_URL\u003c/code\u003e is set:\u003c/p\u003e\n\n\u003cul\u003e\n  \u003cli\u003eClips that are stored in S3 Tigris will be sent to the \u003ca href=\"https://github.com/rubys/cog-whisper/?tab=readme-ov-file#whisper-on-fly-gpus\"\u003eCog Whisper\u003c/a\u003e application for transcription.\u003c/li\u003e\n  \u003cli\u003eTranscription results will be stored in the PostgreSQL database.\u003c/li\u003e\n  \u003cli\u003eDatabase updates will be broadcast to all connected clients.\u003c/li\u003e\n\u003c/ul\u003e\n\n# Deployment\n\nIn an empty directory, run:\n\n```\nfly launch --from https://github.com/fly-apps/node-dictaphone.git\n```\n\nIf you visit this application, you will see a standard web dictaphone example.\n\nTo create additional machines in other regions, run:\n\n```\nfly scale count 3 --region dfw,waw,syd\n```\n\nNote: By default, all machines will be configured to [automatically stop and start](https://fly.io/docs/apps/autostart-stop/).\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffly-apps%2Fnode-dictaphone","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffly-apps%2Fnode-dictaphone","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffly-apps%2Fnode-dictaphone/lists"}