Archipelago Backend Local Setup Prerequisites Use node version 16.13.0 (Mac only) Install the following dependencies with homebrew: pixman, cairo, pango Install postgres (many options, including homebrew) Local Development Create a local Postgres DB to use for this service Install dependencies with npm i Copy the sample.env file and create a .env file at the project root Fill in the DB details from the DB created in step 1