All Templates / Other
Prisma studio
Quickly host the database viewer Prisma Studio with only a database url
prisma-studio
OscarNOW/prisma-studio
Just deployed
This is a Railway template used to quickly host Prisma Studio with only a database url. It is made to be quick to set up and have minimal configuration required.
Prisma Studio is a database viewer using Prisma where you can easily view data and relations in a database.
Required, This is the database url prisma uses to connect to the database.
Optional, This is the database provider prisma uses. Possible values:
If unset, the provider will be guessed from the database url.
If set, the schema will be loaded from this source instead of from the database.
While this template still works without a prisma schema, it's a better experience to have one, as things like relations that are only stored in the schema and not in the database, will not show up in prisma studio without a prisma schema.
This is either a direct link to the text contents of the schema, or a public github repo containing the schema. Supported formats:
http
where the origin is not https://github.com
.Examples of valid schema sources would be:
Template Content
prisma-studio
OscarNOW/prisma-studioDATABASE_URL
The database url prisma uses to connect to the database
Details
Oscar's Projects
Created on Jul 26, 2024
18 total projects
7 active projects
88% success on recent deploys
JavaScript
Other
More templates in this category
Foundry Virtual Tabletop
A Self-Hosted & Modern Roleplaying Platform
Lucas's Projects
44
(v1) Simple Medusa Backend
Deploy an ecommerce backend and admin using Medusa
Shahed Nasser's Projects
318