iseiaki
file I/O on railway
I've got a Go script hosted on railway which creates a text file called data.txt and appends some data to it. this script is hosted from github. when I run it successfully runs and prints whatever it needs to print to the deploy terminal but the question is, where should I see the data.txt that has content in it? it isn't present in my github repo. but I know for a fact it successfully runs somewhere.
19 replies