#Run TypeOrm Migrations

11 messages · Page 1 of 1 (latest)

lofty coyote
#

Hello everyone!

Quick question about running all my migrations for my application
Im currently using Typeorm and Expressjs and im kind of stuck on how i should migrate and i tried googling but no help, thought i would ask in here what you guys do?

prisma hazelBOT
#

Project ID: N/A

mint gyroBOT
#

To help others find answers, you can mark your question as solved via Right click solution message -> Apps -> ✅ Mark Solution

long jetty
#

run migrations in the start command

lofty coyote
#

Okay i see should i make my own railway.json and do it in there ?

#

i will try follow this

#

and honestly im sad i didnt find railway earlier

long jetty
#

that runs the migration during build

lofty coyote
#

yea but with typeorm its a bit tricker i will see

#

thank you for the fast response 🙏