You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- This can be started from the repo root with `docker compose -f demos/nodejs-postgres-bucket-storage/docker-compose.yaml up`
39
+
[](https://railway.com/deploy/powersync-starter-postgres?referralCode=kChzwj&utm_medium=github&utm_source=selfhostdemo)
40
+
41
+
- This stack can be deployed on Railway using a template
42
+
- Allternatively, start this from the repo root with `docker compose -f demos/nodejs-postgres-bucket-storage/docker-compose.yaml up`
Copy file name to clipboardExpand all lines: demos/nodejs-postgres-bucket-storage/README.md
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,11 @@ This is a demo for using Postgres as the sync bucket storage driver with PowerSy
4
4
5
5
See the Postgres sync bucket storage [docs](https://docs.powersync.com/self-hosting/installation/powersync-service-setup#postgres-storage) for more information.
6
6
7
-
## Running
7
+
## Deploy on Railway
8
+
9
+
[](https://railway.com/deploy/powersync-starter-postgres?referralCode=kChzwj&utm_medium=github&utm_source=selfhostdemo)
10
+
11
+
## Running locally
8
12
9
13
The `.env` file contains default configuration for the services. Reference this to connect to any services locally.
0 commit comments