System Requirements
node > 20
npm > 8
Clone and install
git clone https://github.com/push-based/ws-perf-swedbank-090125.git
cd ws-perf-swedbank-090125
npm install
# or if you're using yarn
yarn install
# (optional) if the step before didn't work, please try the following
npm install --force
Run the application
npm run start