{"id":18245020,"url":"https://github.com/edgeapp/edge-sync-server","last_synced_at":"2026-02-26T00:46:12.720Z","repository":{"id":45106436,"uuid":"308514463","full_name":"EdgeApp/edge-sync-server","owner":"EdgeApp","description":null,"archived":false,"fork":false,"pushed_at":"2024-09-13T23:29:46.000Z","size":3268,"stargazers_count":1,"open_issues_count":1,"forks_count":1,"subscribers_count":10,"default_branch":"master","last_synced_at":"2025-04-21T08:13:34.435Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/EdgeApp.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":"2020-10-30T03:24:43.000Z","updated_at":"2024-08-20T22:01:27.000Z","dependencies_parsed_at":"2025-04-04T13:39:34.866Z","dependency_job_id":"5434ceb6-1e5d-4937-810b-594422850406","html_url":"https://github.com/EdgeApp/edge-sync-server","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/EdgeApp/edge-sync-server","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EdgeApp%2Fedge-sync-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EdgeApp%2Fedge-sync-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EdgeApp%2Fedge-sync-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EdgeApp%2Fedge-sync-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EdgeApp","download_url":"https://codeload.github.com/EdgeApp/edge-sync-server/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EdgeApp%2Fedge-sync-server/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29846209,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-25T22:37:40.667Z","status":"ssl_error","status_checked_at":"2026-02-25T22:37:25.960Z","response_time":61,"last_error":"SSL_read: 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-05T09:18:36.592Z","updated_at":"2026-02-26T00:46:12.682Z","avatar_url":"https://github.com/EdgeApp.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Edge Sync Server\n\nA HTTP API server to store, retrieve, and synchronize encrypted data between clients and servers. It uses CouchDB as the backend and Express as the HTTP server.\n\n## Usage\n\n### Install\n\n```\nyarn\n```\n\n### Configuration\n\nA default config `config.json` is automatically created on install. The schema for this file is located in `src/config.ts` and uses [cleaners](https://www.npmjs.com/package/cleaners) for type definitions.\n\nYou can use `yarn configure` to re-create the config file if removed.\n\nThe config file path can be customized with the `CONFIG` env var.\n\n### Scripts\n\n#### Running Source\n\n```\nyarn start\n```\n\n#### Running for Development\n\nThere is a convenient \"dev\" script for running a development server which uses nodemon and sucrase to run the server.\n\n```\nyarn start.dev\n```\n\n#### Build\n\n```\nyarn prepare\n```\n\n#### Running Build for Production\n\n```\npm2 start pm2.json\n```\n\n## Testing\n\nTesting is done with mocha, supertest, and nyc. Test will use the configuration defined in `config.json`, and it will append a random number to the end of the database name defined as `couchDatabase` in your config.\n\nThe following run scripts are available for testing:\n\n- `yarn test` runs all the tests.\n- `yarn test.report` runs the tests with test coverage reports (provided by nyc).\n- `yarn test.watch` continuously run the tests and watch for source code changes.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fedgeapp%2Fedge-sync-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fedgeapp%2Fedge-sync-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fedgeapp%2Fedge-sync-server/lists"}