How use Volume
I want to add photos/images/videos, but I don't know how, send this data or receive
8 Replies
Project ID:
272007e6-52db-463a-bca6-cb2780a25781
272007e6-52db-463a-bca6-cb2780a25781
You can just write it to the volume mount path of your volume
I recommend taking a look at brody's multer template to get an idea
https://github.com/brody192/multer-file-uploads
GitHub
GitHub - brody192/multer-file-uploads
Contribute to brody192/multer-file-uploads development by creating an account on GitHub.
Railway Docs for volume for reference:
https://docs.railway.app/reference/volumes
Thx
no problem :)
So, it is not possible to access the volume, if I don't have an app, that looks for a path within the server?
yea, I don't think so