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
2 years ago
DEV mode is only ever to be run locally, see the template's overview for instructions.
hakyam
TRIALOP
2 years ago
thank you brody, how can I add data collection then to my railway strapi app
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 😔 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
