Signet BTC faucet # install dependencies npm i # copy the template env and configure appropiately cp template.env .env # start the backend npm start