{"id":26125978,"url":"https://github.com/powersync-ja/build-day","last_synced_at":"2026-04-24T04:33:04.554Z","repository":{"id":244059876,"uuid":"811483703","full_name":"powersync-ja/build-day","owner":"powersync-ja","description":null,"archived":false,"fork":false,"pushed_at":"2024-06-14T13:05:26.000Z","size":580,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"start","last_synced_at":"2025-12-25T17:09:36.229Z","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/powersync-ja.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-06-06T17:24:32.000Z","updated_at":"2024-06-14T13:05:29.000Z","dependencies_parsed_at":"2024-06-12T19:05:19.220Z","dependency_job_id":"0d1caa93-92a0-43ee-9c03-760a33b4748d","html_url":"https://github.com/powersync-ja/build-day","commit_stats":null,"previous_names":["powersync-ja/build-day"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/powersync-ja/build-day","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/powersync-ja%2Fbuild-day","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/powersync-ja%2Fbuild-day/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/powersync-ja%2Fbuild-day/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/powersync-ja%2Fbuild-day/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/powersync-ja","download_url":"https://codeload.github.com/powersync-ja/build-day/tar.gz/refs/heads/start","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/powersync-ja%2Fbuild-day/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32209893,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-24T03:15:14.334Z","status":"ssl_error","status_checked_at":"2026-04-24T03:15:11.608Z","response_time":64,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":"2025-03-10T17:27:28.249Z","updated_at":"2026-04-24T04:33:04.539Z","avatar_url":"https://github.com/powersync-ja.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PowerSync Build Day\n\nThis is an example self-hosted project using the PowerSync Open Edition version of the [PowerSync Service](https://github.com/powersync-ja/powersync-service), which is published to Docker Hub as `journeyapps/powersync-service`.\n\nLearn more about self-hosting PowerSync [here](https://docs.powersync.com/self-hosting/getting-started).\n\n# Run\n\nGet the app, backend and PowerSync set up by running:\n\n1. Run `cp .env.template .env`\n2. Set the appropriate env variables\n3. Run `docker compose up` to get the backend and powersync service started.\n4. In a new terminal run `cd chat-app \u0026\u0026 npm i \u0026\u0026 npm start` to get the frontend started.\n\n# Config\n\nThe configuration can be modified to match other project topologies.\n\nEdit the `.env` file and config files in the `./config` directory with your specific settings.\n\n### Storage\n\nThe PowerSync Service uses MongoDB under the hood. A basic MongoDB replica-set service is available in `ps-mongo.yaml`. The `powersync.yaml` config is configured to use this service by default. Different MongoDB servers can be configured by removing the `include` statement from `docker-compose.yaml` and updating `powersync.yaml`.\n\n### Authentication\n\nThis example uses JWKS which provides the public key directly to the PowerSync instance in `powersync.yaml`'s `jwks` section.\n\nThe `key-generator` project demonstrates generating RSA key pairs for token signing.\n\n### Sync Rules\n\n[Sync Rules](https://docs.powersync.com/usage/sync-rules) are currently defined by placing them in `./config/sync_rules.yaml`.\n\n# Cleanup\n\nIf you want to start from a fresh start:\n\n- Delete the Docker volumes `mongo_storage`\n  The full name might vary depending on the directory where the `docker-compose` command was executed.\n- Delete the service Docker containers.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpowersync-ja%2Fbuild-day","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpowersync-ja%2Fbuild-day","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpowersync-ja%2Fbuild-day/lists"}