Can't deploy Angular-SpringBoot app, file too large

charansegaran
TRIALOP

a year ago

Hi, i tried uploading my app which is using Angular on frontend and Spring Boot on backend to railway and i got an error saying: Failed to upload code. File too large (306326395 bytes)How can i resolve this? Please its urgent

1 Replies

a year ago

Thats ~300MB you can only upload projects from the CLI that are under 40MB in size.

Try pushing your files into a GitHub repository and having Railway deploy that instead.


Loading...
Can't deploy Angular-SpringBoot app, file too large - Railway Help Station