I've got two servers I need to run as part of my app when in development - a vite server and an express server. Is it possible to run two tasks concurrently?
I've used a package "concurrently" in the past, many others use npm-run-all. Currently using turborepo to run everything, but i've not yet dove into deno + monorepo support just yet so Im not worried about that
Continue the conversation
Join the Discord to ask follow-up questions and connect with the community
D
Deno
Chat about Deno, a modern runtime for JavaScript and TypeScript.