How to `build` using multiple languages to deploy?
Hi, I have a project which – to deploy – needs to run
1.
cd frontend && npm install && npm build
(npm)
2. cd backend && cargo run --release
(Rust)
How can I manage to do both those things in my single project?2 Replies
Unknown User•3y ago
Message Not Public
Sign In & Join Server To View
I think I understand.
Do you have any idea what to do about this issue? https://discord.com/channels/713503345364697088/1015241187319365673/1015241187319365673