{"id":13832799,"url":"https://github.com/dolu89/nostr-proxy","last_synced_at":"2025-07-09T19:31:23.237Z","repository":{"id":65840459,"uuid":"600207699","full_name":"Dolu89/nostr-proxy","owner":"Dolu89","description":"Nostr proxy: save you WS connections","archived":false,"fork":false,"pushed_at":"2023-02-23T10:48:08.000Z","size":997,"stargazers_count":59,"open_issues_count":6,"forks_count":9,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-02-17T05:34:34.661Z","etag":null,"topics":["nostr"],"latest_commit_sha":null,"homepage":"https://nproxy.cc","language":"TypeScript","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/Dolu89.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}},"created_at":"2023-02-10T20:36:32.000Z","updated_at":"2023-11-15T07:38:14.000Z","dependencies_parsed_at":"2024-01-13T16:32:23.125Z","dependency_job_id":"e1276140-3769-4fe0-b2d8-a3a290b0e21d","html_url":"https://github.com/Dolu89/nostr-proxy","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/Dolu89%2Fnostr-proxy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dolu89%2Fnostr-proxy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dolu89%2Fnostr-proxy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dolu89%2Fnostr-proxy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Dolu89","download_url":"https://codeload.github.com/Dolu89/nostr-proxy/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225581841,"owners_count":17491794,"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":["nostr"],"created_at":"2024-08-04T11:00:30.991Z","updated_at":"2024-11-20T15:31:06.337Z","avatar_url":"https://github.com/Dolu89.png","language":"TypeScript","funding_links":[],"categories":["Install from Source","Tools"],"sub_categories":["Nostr","Client reviews and/or comparisons"],"readme":"# Nostr Proxy\nPush and get events to your Proxy, get results from multiple Nostr relays\n\n## Installation\n\nIn the project directory, run:\n\n```sh\npnpm install\n```\n\nEdit your env variables. You can use a `.env` file by copying the file `.env.example` in the root directory, or you can set your variables into your hosting provider UI.\\\nFor `APP_KEY`, you can use the following command to generate one `node ace generate:key`\n\n```\nPORT=3333\nHOST=0.0.0.0\nNODE_ENV=development\nAPP_KEY=unique-key\nDRIVE_DISK=local\nSESSION_DRIVER=cookie\nCACHE_VIEWS=false\nPROXY_URL=wss://your-proxy.com\nRELAYS=wss://relay1.com,wss://relay2.com,wss://relay.com\n```\n\n## Launch\n\n### Development\n\n`npm run dev` to start the app in dev mode.\\\nOpen [http://localhost:3333](http://localhost:3333) to view it in the browser.\\\nUse `ws://localhost:3333` into your Nostr client.\n\n### Production\n\n```\nnpm run build\ncd build\npnpm install --prod\nnode server.js\n```\n\n### Running tests\n\nTODO\n\n## Known issues\n- None?\n\n## Learn More\n\n- [Nostr](https://github.com/nostr-protocol/nostr)\n- [Awesome Nostr](https://github.com/aljazceru/awesome-nostr)\n\n## License\n\nThis project is MIT licensed.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdolu89%2Fnostr-proxy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdolu89%2Fnostr-proxy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdolu89%2Fnostr-proxy/lists"}