Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 224 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 224 Bytes

Running Locally

  1. Install dependencies using yarn: yarn install
  2. Copy .env.example to .env and update the variables.
  3. Start the development server: yarn dev

Generating Release Notes

  1. yarn changelog