Unified Frontend

Development

yarn serve # runs the dev server on the 8080 port

Build

yarn build # builds the project in the .output directory
node .output/server/index.mjs # runs the project