strapi dev env
hakyam
TRIALOP

2 years ago

I just deployed strapi with postgres SQL template, however I can not add any new collection. how to start strapi in dev mode to enabling adding collection

5 Replies

brody
EMPLOYEE

2 years ago

DEV mode is only ever to be run locally, see the template's overview for instructions.

https://railway.app/template/strapi


hakyam
TRIALOP

2 years ago

thank you brody, how can I add data collection then to my railway strapi app


brody
EMPLOYEE

2 years ago

  • Deploy the template

  • Eject the Strapi service in its service settings.

  • Consultant the template overview for local setup steps.

  • Once done with your changes locally, push the changes to Github.

  • Railway will now automatically deploy the changes.


hakyam
TRIALOP

2 years ago

I am sorry pensive emoji I could not do that. Is there any tutorial for that. I just want to add some content to my production strapi. 3 day I couldn't do that


brody
EMPLOYEE

2 years ago

I'm sorry but I don't know how i could simplify the instructions further.


Loading...