---
title: "Deploy PowerSync Postgres NodeJS"
description: "Sync Postgres with SQLite"
category: "Storage"
url: https://railway.com/deploy/RfZi6y
---

# Deploy PowerSync Postgres NodeJS

Sync Postgres with SQLite

**[Deploy PowerSync Postgres NodeJS on Railway](https://railway.com/template/RfZi6y)**

- **Creator:** PowerSync
- **Category:** Storage
- **Total deploys:** 71

## Template content

### powersync-nodejs-backend

- **Source:** https://github.com/powersync-ja/powersync-railway-nodejs-template
- **Public domain:** Yes

### Postgres

- **Image:** ghcr.io/railwayapp-templates/postgres-ssl:latest
- **Start command:** `wrapper.sh postgres --port=5432 -c wal_level=logical`

## Documentation

PowerSync enables an offline-first architecture for real-time reactive apps.

To use this Template, follow our [Railway Integration Guide](https://docs.powersync.com/integration-guides/railway-+-powersync).

This template spins up a Postgres instance pre-configured with logical replication. The template also includes a barebones starter Node.js project showing off how PowerSync can integrate with existing backends.

PowerSync currently supports Flutter, React Native, Swift, Kotlin, .NET, JS-web and Node.js on the client side.

## Similar templates

- [Garage S3 Storage](https://railway.com/deploy/garage-s3-storage) — Ultra-light S3 server: fast, open-source, plug-and-play.
- [Redis](https://railway.com/deploy/redis-1) — Self Host Latest Redis with Railway
- [EasyImg](https://railway.com/deploy/easyimg) — Simple self-hostable Nuxt.js personal image hosting system.

Open this page in a browser: https://railway.com/deploy/RfZi6y
