initialization
helderdsa
TRIALOP
a year ago
i have a project with front and backend
i use angulan on front so to start i use npm run start
in backand i use springboot and to start it i run the BackendApplication.java file
i have the main folder and inside it i have two folders, frontend and backend
how a make railway start both front and back?
ⓘ Deployment information is only viewable by project members and Railway employees.