How can i delete an folder from railway?
klastonitsupport
HOBBYOP
2 years 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
2 years ago
You would want to remove it from your github repo, make sure it's in your .gitignore and then push the changes.