https://github.com/alexk111/debitpay-directory
🏪 Alternative places to spend Bitcoin without BitPay.
https://github.com/alexk111/debitpay-directory
bitcoin bitpay
Last synced: 11 months ago
JSON representation
🏪 Alternative places to spend Bitcoin without BitPay.
- Host: GitHub
- URL: https://github.com/alexk111/debitpay-directory
- Owner: alexk111
- License: mit
- Created: 2019-08-08T16:15:24.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-01-09T23:15:04.000Z (over 3 years ago)
- Last Synced: 2025-04-03T20:37:20.184Z (about 1 year ago)
- Topics: bitcoin, bitpay
- Language: Nunjucks
- Homepage: https://debitpay.directory
- Size: 1.79 MB
- Stars: 8
- Watchers: 2
- Forks: 1
- Open Issues: 27
-
Metadata Files:
- Readme: README.md
- Funding: .github/funding.yml
- License: LICENSE
Awesome Lists containing this project
README
# DeBitpay Directory
* https://debitpay.directory/
Wanted to buy something with Bitcoin, but the merchant uses BitPay? Find alternatives accepting Bitcoin without it.
## Backers 💝
[](https://mynode.alexkaul.com/gh-backer/top/0/profile)
[](https://mynode.alexkaul.com/gh-backer/top/1/profile)
[](https://mynode.alexkaul.com/gh-backer/top/2/profile)
[](https://mynode.alexkaul.com/gh-backer/top/3/profile)
[](https://mynode.alexkaul.com/gh-backer/top/4/profile)
[](https://mynode.alexkaul.com/gh-backer/top/5/profile)
[](https://mynode.alexkaul.com/gh-backer/top/6/profile)
[](https://mynode.alexkaul.com/gh-backer/top/7/profile)
[](https://mynode.alexkaul.com/gh-backer/top/8/profile)
[](https://mynode.alexkaul.com/gh-backer/top/9/profile)
Thank you for your support! 🙌 [[Donate](https://mynode.alexkaul.com/gh-donate)]
## Running Locally
```
# install dependencies
yarn
# build site
yarn build
# start local server on http://localhost:4000
yarn serve
```