- A simple way to get absolute paths working with TypeScript and Node
-
yarn dev
: Runs the dev server usingts-node-dev
. -
yarn build
: Builds the Express app and updates the module resolution -
yarn start
: Start the express server via Node with absolute path support