An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

        

# Create a Pulse-ready Postgres Database on Railway

[![Deploy on Railway](https://railway.app/button.svg)](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)