|
|
|
|
|
by danjac
1516 days ago
|
|
I was trying out your free tier and was looking for any way to run shell commands (like heroku run). There's "railway connect" to connect directly to a database but really what is needed (i.e. table stakes) is to be able to do something like "railway run ./manage.py shell" remotely (NOT local). |
|