a year ago
Trying to deploy with the python package, "restario". Not sure what's going on. It deploys fine locally. All requirements are in my requirements.txt. I am extremely new to programming, so I am pretty lost with what all this means (tried asking chatgpt to help :P) It said to create the default.nix file in my repository. This started from a python package I tried unsuccessfully to add. Please let me know if you have any ideas for how to fix this. I would be greatly appreciative for some beginner help.
repository: http://github.com/realronaldrump/everystreet-new
deploy logs: https://github.com/realronaldrump/everystreet-new/blob/main/deploylog.txt
would be greatful for any help with the development here.
ⓘ Deployment information is only viewable by project members and Railway employees.
3 Replies
a year ago
Hello,
Just made a PR to move to a Dockerfile based build - https://github.com/realronaldrump/everystreet-new/pull/228
Let me know if it works out!
Best,
Brody
brody
Hello,Just made a PR to move to a Dockerfile based build - https://github.com/realronaldrump/everystreet-new/pull/228Let me know if it works out!Best,Brody
a year ago
Thank you, Brody! Goes to show I still have lots to learn on my journey of learning programming. I am very grateful for your help.