R
Railway•13mo ago
doofuz

how to ignore static files

so basically I'm following this book on learning django and he uses heroku for hosting but I can't open an account there and their support is ghosting me so I gotta try something else, this step in the book he saids to do this command to make heroku ignore static files and I'm trying to find railway's equivalent to it
Solution:
use it as a base to build your app
Jump to solution
10 Replies
Percy
Percy•13mo ago
Project ID: N/A
Brody
Brody•13mo ago
^
doofuz
doofuz•13mo ago
N/A
Brody
Brody•13mo ago
okay now why do you want to disable collect static?
doofuz
doofuz•13mo ago
the book saids so 😭 he doesn't say why but i think it'll be later in another chapter in the ss there's the explaination why he does it ig
Brody
Brody•13mo ago
well how about this just start with this pre-made django app for railway https://github.com/railwayapp-templates/django
doofuz
doofuz•13mo ago
wdym start with it
Solution
Brody
Brody•13mo ago
use it as a base to build your app
doofuz
doofuz•13mo ago
actually yea that's a good idea ill try to figure out the stuff in it as i go thnx
Brody
Brody•13mo ago
no problem!