iposignal
iposignal
Explore posts from servers
RRailway
Created by iposignal on 8/9/2023 in #✋|help
Reset Database Credentials Failed
8 replies
RRailway
Created by iposignal on 1/15/2023 in #✋|help
Run a self-starting VM on Railway
Got an application with the https://create.t3.gg/ create t3 app. Would like to run a page perpetually from npm run start, or any command that is started on uploading the code to railway (railway up). https://blog.railway.app/p/cron-jobs I see this applications, but I prefer my t3 app cause I have error management and localhost testing etc. what do I need to fill in scripts in package.json to run a file similar to "node dist/index.js" but then for my stack (because that doesnt work). Best case scenario is I would like to be able to control my virtual machine from command line and/or by starting a localhost session.
4 replies