Random data generator using Node/Express
npm install deliriumDelirium is a random data generator, using Node/Express.
yarn build will build a runnable version of the code, and yarn start afterward will start a
web-based server on port 4321 which can be queried using standard tools (e.g. a browser or curl).