DSS API Server

Step 1: Install dependencies

yarn install

Step 2: Run the server

yarn start

By default, the server will run on port http://localhost:3200. You can modify the port by setting the PORT environment variable.