Deploy django app on railway
- tutorial deploy with railway
- make sure the environmetn variables are properly set up
- need cli or terminal for migrate, createsuperuser, collectstatic
- variables should be the same in local and remote
- visa info here kaip padaryti superuser yra here
- PROCEDURA:
- npm i -g @railway/cli
- railway login
- railway list
- railway logs
- railway vars
- railway help
- (in main branch!!!)railway run python manage.py collectstatic