From be677f50a5838d5202f7ad473310a496499603a7 Mon Sep 17 00:00:00 2001 From: ahmed-lotfy-dev Date: Fri, 15 May 2026 18:54:52 +0300 Subject: [PATCH] feat: add powersync blueprint template --- blueprints/powersync/docker-compose.yml | 15 +++++++++++++++ blueprints/powersync/powersync.png | Bin 0 -> 1533 bytes blueprints/powersync/template.toml | 20 ++++++++++++++++++++ meta.json | 19 +++++++++++++++++++ 4 files changed, 54 insertions(+) create mode 100644 blueprints/powersync/docker-compose.yml create mode 100644 blueprints/powersync/powersync.png create mode 100755 blueprints/powersync/template.toml diff --git a/blueprints/powersync/docker-compose.yml b/blueprints/powersync/docker-compose.yml new file mode 100644 index 00000000..02fa6a02 --- /dev/null +++ b/blueprints/powersync/docker-compose.yml @@ -0,0 +1,15 @@ +services: + powersync: + image: journeyapps/powersync-service:1.21.0 + restart: unless-stopped + environment: + POWERSYNC_CONFIG_B64: ${POWERSYNC_CONFIG_B64} + POWERSYNC_SYNC_CONFIG_B64: ${POWERSYNC_SYNC_CONFIG_B64} + PS_DATA_SOURCE_URI: ${PS_DATA_SOURCE_URI} + PS_PORT: ${PS_PORT:-8080} + PS_JWKS_URL: ${PS_JWKS_URL:-} + PS_ADMIN_TOKEN: ${PS_ADMIN_TOKEN} + NODE_OPTIONS: ${NODE_OPTIONS} + ports: + - "${PS_PORT:-8080}:${PS_PORT:-8080}" + command: ["start", "-r", "unified"] diff --git a/blueprints/powersync/powersync.png b/blueprints/powersync/powersync.png new file mode 100644 index 0000000000000000000000000000000000000000..779f02c4c11c782e07ec3dd2b42c824130939319 GIT binary patch literal 1533 zcmeAS@N?(olHy`uVBq!ia0y~yU|a&i985rwk9xtZqvMyyau)V?2bj{Xf1ktlL&YupztOQD>>sYzo|R+xz_O89=m?*OfVG0- zn}$&irD2d*`NsSCF8gn~b#F^^Hmk>+T>YEl{2r_6vJ(`_9GY%0awf5>bPPYvhBI;p zsx7bAeq-6udV2V$ro@@H4>s@Z%l+1(J@>U;^`WnSll~a>d%lT&h2uVE28RFt7fliWH1mrYAFx