#upload images

10 messages · Page 1 of 1 (latest)

twin halo
#

i need to create MERN project and upload it to railway servers

i need to upload user profile image so this images will be deleted after github update ?

west larkBOT
#

To help others find answers, you can mark your question as solved via Right click solution message -> Apps -> ✅ Mark Solution

oblique badgerBOT
#

Project ID: N/A

naive tundra
#

Volumes can be used to store any kind of data or files persistently between deploys

#

Including images and profile pictures ofc

twin halo
#

how to take a backup from the volume ?

naive tundra
#

For now it's totally on your application, railway just provides mountable space to store stuff

twin halo
pallid temple
#

to reiterate on what maddsua has said, you would need to add that functionality to your app

twin halo