How can i delete an folder from railway?
klastonitsupport
HOBBYOP
a year ago
I have an nest application hosted here and i need to delete the node modules that it's inside of the railway machine? how can i do it ?
ⓘ Deployment information is only viewable by project members and Railway employees.
1 Replies
brody
EMPLOYEE
a year ago
You would want to remove it from your github repo, make sure it's in your .gitignore and then push the changes.