https://github.com/prisma/pulse-railway-pg-config
A railway.app project template. Contains a Pulse ready postgres database and set up service. Read more about pulse
https://github.com/prisma/pulse-railway-pg-config
postgres prisma prisma-pulse pulse railway railway-app
Last synced: about 2 months ago
JSON representation
A railway.app project template. Contains a Pulse ready postgres database and set up service. Read more about pulse
- Host: GitHub
- URL: https://github.com/prisma/pulse-railway-pg-config
- Owner: prisma
- License: mit
- Created: 2023-07-11T22:33:25.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-24T10:33:02.000Z (8 months ago)
- Last Synced: 2024-10-25T08:55:49.885Z (8 months ago)
- Topics: postgres, prisma, prisma-pulse, pulse, railway, railway-app
- Language: TypeScript
- Homepage: https://prisma.io/pulse
- Size: 58.6 KB
- Stars: 3
- Watchers: 11
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Create a Pulse-ready Postgres Database on Railway
[](https://railway.app/template/pulse-pg)
This project is used to configure a Postgres database on [Railway](https://railway.app) to be used with [Prisma Pulse](https://prisma.io/pulse). This enables you to quickly set up a database without having to do any configuration. Click the **Deploy on Railway** button above to get started.
## Once the template is deployed
1. Follow the [guide](https://pris.ly/railway-template-setup-docs) to set up Prisma Pulse using the Railway template.
2. Then, you can follow the [documentation](https://pris.ly/d/pulse-getting-started) to start using Prisma Pulse in your project.## Resources
- [Prisma Pulse examples](https://pris.ly/pulse-examples)
- [Pulse documentation](https://pris.ly/pulse-docs)
- [Pulse GA announcement blog post](https://pris.ly/gh/pulse-ga)