Payload CMS Template

madebyjonnyHOBBY

a year ago

Description: A setup for Payload using postgreSQL

Category: CMS

URL: https://railway.app/template/3QUkyF

11 Replies

tansandotethPRO

a year ago

How do you update the migrations after this is deployed?


madebyjonnyHOBBY

a year ago

This is more of a starting point, if you want to have your changes take place there is a script that runs the migrations when you build the project. Otherwise see the payload docs you have more of a specific need https://payloadcms.com/docs/database/migrations


tansandotethPRO

a year ago

So should we fork your repo before deploying? what's the happy path to get this setup properly?


a year ago


tansandotethPRO

a year ago

Thanks brody and madebyjonny


tansandotethPRO

a year ago

Just tried this, but im not what this does. I see an eject button for the upstream repo, but I think i want my source repo to be changed here. In general, should i be forking off these templates for customization then updating Railway with the new source repo?


a year ago

should i be forking off these templates for customization then updating Railway with the new source repo?

This is exactly what the Eject button does for you, It clones the repo and auto updates the source to the newly made clone.


tansandotethPRO

a year ago

should i be forking off these templates for customization then updating Railway with the new source repo?

This is exactly what the Eject button does for you, It clones the repo and auto updates the source to the newly made clone.

Ah this is so cool! works now!


10 months ago

Hey! Could u bump the deps version? There’s a major update coming soon to payload.


madebyjonnyHOBBY

10 months ago

Yeah I'll do that tonight


madebyjonnyHOBBY

10 months ago

Hey! Could u bump the deps version? There’s a major update coming soon to payload.

Should be all updated to the latest. I am keeping an eye on Payload v3.0 to.


Payload CMS Template - Railway Help Station