{"id":15018434,"url":"https://github.com/nativescript/nativescript-app-sync-web","last_synced_at":"2025-10-19T16:30:57.668Z","repository":{"id":39754802,"uuid":"185747100","full_name":"NativeScript/nativescript-app-sync-web","owner":"NativeScript","description":"Web client for the codepush server","archived":false,"fork":false,"pushed_at":"2023-04-27T22:19:24.000Z","size":2042,"stargazers_count":9,"open_issues_count":25,"forks_count":7,"subscribers_count":6,"default_branch":"master","last_synced_at":"2024-10-29T15:51:53.171Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/NativeScript.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null},"funding":{"github":"NativeScript","open_collective":"nativescript"}},"created_at":"2019-05-09T07:19:29.000Z","updated_at":"2022-10-03T13:12:47.000Z","dependencies_parsed_at":"2023-01-25T23:46:09.563Z","dependency_job_id":"7a3f6e8a-e3b7-476e-a9f9-f7a6373ee05a","html_url":"https://github.com/NativeScript/nativescript-app-sync-web","commit_stats":{"total_commits":26,"total_committers":4,"mean_commits":6.5,"dds":"0.15384615384615385","last_synced_commit":"1ac1c987b917ecfe9a581f848c9d0a90736ea1e8"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NativeScript%2Fnativescript-app-sync-web","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NativeScript%2Fnativescript-app-sync-web/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NativeScript%2Fnativescript-app-sync-web/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NativeScript%2Fnativescript-app-sync-web/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NativeScript","download_url":"https://codeload.github.com/NativeScript/nativescript-app-sync-web/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":237163204,"owners_count":19265227,"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":[],"created_at":"2024-09-24T19:51:57.717Z","updated_at":"2025-10-19T16:30:52.119Z","avatar_url":"https://github.com/NativeScript.png","language":"JavaScript","funding_links":["https://github.com/sponsors/NativeScript","https://opencollective.com/nativescript"],"categories":[],"sub_categories":[],"readme":"# NativeScript AppSync Web [source](https://github.com/EddyVerbruggen/nativescript-app-sync-web)\n\nAppSync Web is the [AppSync Server](https://github.com/EddyVerbruggen/nativescript-app-sync-server)'s web client.\n\n## INSTALL\n\n```shell\n$ cd /path/to/nativescript-app-sync-web\n$ npm install\n```\n\n## CONFIGURE\n\n``` shell\n$ vim ./src/config #change URL to production\n```\n\n## RUN DEV\n\n```shell\n$ npm start\n```\n\n## BUILD AND RUN your clone\n\n```shell\n$ cd /path/to/nativescript-app-sync-web\n$ npm run build -- --release\n$ cd ./build\n$ npm install\n$ node ./server.js\n```\n\n## BUILD AND RUN [IN PRODUCTION](https://appsync.nativescript.org)\n\n```shell\n$ cd /path/to/nativescript-app-sync-web\n$ npm run build -- --release\n```\n\nNow commit all files and `git push origin master`, because Heroku deploys upon changes to master.\n\nCheck logs with `heroku logs --app nativescript-codepush-web --tail`.\n\n## Based on [this awesome project](https://github.com/lisong/code-push-web)\nI had to decide to not officially fork it because of fi. all the Chinese characters\nthat were hardcoded and needed to be replaced by something I can read myself (English).\n\n## License\nMIT License [read](https://github.com/EddyVerbruggen/nativescript-app-sync-web/blob/master/LICENSE.txt)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnativescript%2Fnativescript-app-sync-web","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnativescript%2Fnativescript-app-sync-web","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnativescript%2Fnativescript-app-sync-web/lists"}