Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alexk111/debitpay-directory
🏪 Alternative places to spend Bitcoin without BitPay.
https://github.com/alexk111/debitpay-directory
bitcoin bitpay
Last synced: 19 days 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 (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-09T23:15:04.000Z (almost 2 years ago)
- Last Synced: 2024-10-12T20:38:09.808Z (about 1 month ago)
- Topics: bitcoin, bitpay
- Language: Nunjucks
- Homepage: https://debitpay.directory
- Size: 1.79 MB
- Stars: 8
- Watchers: 3
- 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 💝
[![Backer](https://mynode.alexkaul.com/gh-backer/top/0/avatar/60)](https://mynode.alexkaul.com/gh-backer/top/0/profile)
[![Backer](https://mynode.alexkaul.com/gh-backer/top/1/avatar/60)](https://mynode.alexkaul.com/gh-backer/top/1/profile)
[![Backer](https://mynode.alexkaul.com/gh-backer/top/2/avatar/60)](https://mynode.alexkaul.com/gh-backer/top/2/profile)
[![Backer](https://mynode.alexkaul.com/gh-backer/top/3/avatar/60)](https://mynode.alexkaul.com/gh-backer/top/3/profile)
[![Backer](https://mynode.alexkaul.com/gh-backer/top/4/avatar/60)](https://mynode.alexkaul.com/gh-backer/top/4/profile)
[![Backer](https://mynode.alexkaul.com/gh-backer/top/5/avatar/60)](https://mynode.alexkaul.com/gh-backer/top/5/profile)
[![Backer](https://mynode.alexkaul.com/gh-backer/top/6/avatar/60)](https://mynode.alexkaul.com/gh-backer/top/6/profile)
[![Backer](https://mynode.alexkaul.com/gh-backer/top/7/avatar/60)](https://mynode.alexkaul.com/gh-backer/top/7/profile)
[![Backer](https://mynode.alexkaul.com/gh-backer/top/8/avatar/60)](https://mynode.alexkaul.com/gh-backer/top/8/profile)
[![Backer](https://mynode.alexkaul.com/gh-backer/top/9/avatar/60)](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
```