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
click deployment logs
yup that is your logs
but its not showing like, events
what do you want it to show?
oh wait it is, was just taking a min to write to it
do u need anything else?
actually yeah!
oh sure whats up
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
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
oh i see
thanks
another thing if you dont mind
these are the configs i had with heroku
i can just yeet papertrail now i guess, but do i need those two npm ones?
uhh
no
have you changed the builder
/ are you using nixpacks
also i heard there is integrated mongoDB with railway, how can i link it to my existing DB
yessss
wdym
yeah you're good to delete them
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?
yeah, it ships up a new db
let me see if i can find a way of trasnferring data
Stack Overflow
How to copy a collection from one database to another in MongoDB
Is there a simple way to do this?
you can give that a shot, but im ont very expexerienced with mongodb
awesome thanks, if not im fine to just use the one ive got setup
cool
anything else you need help with?
nope i think thats it <3