Add a console?

Id like some help adding a console to my project. Im switching from Heroku and it had the option to use Papertrail as the console. What can I use to see erros and consol logs?
24 Replies
milo
milo2y ago
click deployment logs
milo
milo2y ago
yup that is your logs
DracoClaw
DracoClaw2y ago
but its not showing like, events
milo
milo2y ago
what do you want it to show?
DracoClaw
DracoClaw2y ago
oh wait it is, was just taking a min to write to it
milo
milo2y ago
do u need anything else?
DracoClaw
DracoClaw2y ago
actually yeah!
milo
milo2y ago
oh sure whats up
DracoClaw
DracoClaw2y ago
i wanna setup the dev enviroment, but i dont want it to autobuild. only when i click a button or run a command to build it
milo
milo2y ago
you can go to dev environment and disable the git trigger, link it locally with railway cli, switch environment and then use railway up to deploy
DracoClaw
DracoClaw2y ago
oh i see thanks another thing if you dont mind
DracoClaw
DracoClaw2y ago
these are the configs i had with heroku i can just yeet papertrail now i guess, but do i need those two npm ones?
milo
milo2y ago
uhh no have you changed the builder / are you using nixpacks
DracoClaw
DracoClaw2y ago
also i heard there is integrated mongoDB with railway, how can i link it to my existing DB yessss
milo
milo2y ago
wdym yeah you're good to delete them
DracoClaw
DracoClaw2y ago
like i go to New > Database > MongoDB. but it seems that it makes a new db instead of asking if i have an existing one?
milo
milo2y ago
yeah, it ships up a new db let me see if i can find a way of trasnferring data
milo
milo2y ago
you can give that a shot, but im ont very expexerienced with mongodb
DracoClaw
DracoClaw2y ago
awesome thanks, if not im fine to just use the one ive got setup
milo
milo2y ago
cool anything else you need help with?
DracoClaw
DracoClaw2y ago
nope i think thats it <3