A Trello power up to search any other cards quoted current card.
- Go to a trello card
- Click "Power-ups" > Card Quote
- After authorization, you will see a list of cards quoted current card.
-
Install
surge
cli toolnpm install surge
-
Modify
src/CNAME
for the target subdomain -
Deploy
cd src ./node_modules/surge/lib/cli.js
cd src
python -m SimpleHTTPServer 8022
Visit localhost to use it locally.