This repository uses yarn@v1.
Other package managers may work but are not officially supported for development.
To set up the repository, run these commands from the repository's root:
yarn
yarn buildThis will install all the required dependencies and build output files to dist/.
node EXAMPLE_NAME.mjsCopy the file .env.example to .env and edit it with your preferred API key and server URL.