Skip to content

BigWhaleLabs/backend-utils

Repository files navigation

Backend utils

Installation

yarn add @big-whale-labs/backend-utils

Local launch

  1. Install dependencies with yarn
  2. Run the server with yarn start

Available Scripts

  • yarn start — development mode
  • yarn build — builds utils
  • yarn release — create a release and publish the package