R
Railway

✋|help

Can you deploy Angular apps to railway?

R.raffacakes5/23/2023
I'd like my backend and frontend deployed in one place if possible, so I'm just wondering if Angular apps can also be hosted on railway?
R.raffacakes5/23/2023
dbdbd212-3161-46db-8a30-50117e89cb3a
BBrody5/23/2023
yes they can, though it's up to the user to provide a sufficient method for railway to run the angular app for example having railway run your angular app with ng serve would be a bad idea, as that command is meant only for running during development, and in production would eat a lot of memory and the website would have very poor performance / load times help me understand more about your app so that I can help to provide a way to deploy it properly to railway, what kind of angular app is this? just one created with ng new

Looking for more? Join the community!

Want results from more Discord servers?
Add your server
Recommended Posts
Wrong billing methodOn the page: https://railway.app/account/usage The Bill Breakdown billing is written backwards in thDeployment failing since Railway incident reportI pushed a very small update to my api project, at the same time as a reported Railway incident. SiBuild from Dockerfile doesn't startHey. Hey, I've been struggling with this for over 8 hours, so far I can't deploy my Laravel/Svelte/IRailway Developer Plan Question!Good morning, guys! How's it going? I have a question regarding Railway plans. For example, if I chNo build logs or deployment logsMy service has been working since this morning, but it suddenly stopped functioning this evening. I hi I am not able to see build as well deploy logsI tried to deploy a django project but i am not able to see any logsDeployment fails without any build logs.My deployment fails without showing any build logs. Project ID: 5bcbe412-75a3-4e83-bd3b-e05ad2c5db06Build not progressing, no logs shownWhen I try to deploy my project, everything seems to work fine up until I finish selecting a serviceIs TUS protocol supported by Railway?Greetings! I am building a NodeJS (express) server that you upload files to, which are then uploadedCriteria for the credit deduction from the free 500 hoursI am using a MySQL service from Railway in a flask application deployed on the web using Render. I wSeveral apps are failing with the same error messageAll apps deployed successfully 1-2 days ago. They still deploy successfully locally or using Gitpod.download the deploy logsHow to download the deploy logs? project id : f736b166-4459-4e13-a4cc-817dde05e49fpostgresqlWhat changes do I need to make in the fastapi demo app to be able to access a postgresql? Both are questionDockerfile:21 ------------------- 19 | RUN printf '\nPATH=/app/node_modules/.bin:$PATH' >> /root