This repository has no description git.sr.ht/~singpolyma/jmp-pay
sopranica sgx xmpp jabber
0

Configure Feed

Select the types of activity you want to include in your feed.

JavaScript 63.7%
Ruby 20.4%
Scheme 9.6%
SCSS 3.2%
Slim 3.2%
Other 0.1%
201 2 0

Clone this repository

https://git.vm.fail/secluded.site/jmp-pay https://git.vm.fail/did:plc:fximpadlzkpphc4qxy7mumtx
ssh://git@knot.secluded.site:2222/secluded.site/jmp-pay ssh://git@knot.secluded.site:2222/did:plc:fximpadlzkpphc4qxy7mumtx

For self-hosted knots, clone URLs may differ based on your setup.


README.md

Fully functional card vault management control panel for braintree.

You need redis running. $REDIS_URL works as expected if needed.

cp braintree.dhall.example braintree.dhall
$EDITOR braintree.dhall # insert sandbox tokens from braintree
bundle install --path=.gems
BRAINTREE_CONFIG=./braintree.dhall bundle exec roda server

Visit http://localhost:8080/<jid>/credit_cards to manage credit cards for some JID.