Strapi in mode develop
chrispter
HOBBYOP
2 years ago
Hello,
I have a problem with strapi, I want the admin to be in develop mode but I can not solve it, I have already made several attempts, what is the reason?
4 Replies
geedbanach
TRIAL
2 years ago
same problem
chrispter
HOBBYOP
2 years ago
i haven’t solved the problem but i have worked in my local and commit my changes, i can see them in production.
brody
EMPLOYEE
2 years ago
you only want to run strapi in development mode locally, if you attempt to run strapi in development mode on railway you could face data loss as that's not how strapi is designed to be ran. on railway please only run strapi in production mode
chrispter
HOBBYOP
2 years ago
Thank you Brody, for answer, now i understand.