Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alexk111/storeofbigmacs.com
🍔Find out how many Big Macs could a monetary value of a single Big Mac get over time when stored in Bitcoin, USD, Gold or Silver.
https://github.com/alexk111/storeofbigmacs.com
bitcoin bitcoin-price store-of-something
Last synced: 2 months ago
JSON representation
🍔Find out how many Big Macs could a monetary value of a single Big Mac get over time when stored in Bitcoin, USD, Gold or Silver.
- Host: GitHub
- URL: https://github.com/alexk111/storeofbigmacs.com
- Owner: alexk111
- License: mit
- Created: 2021-03-02T08:10:00.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2024-03-26T12:04:26.000Z (10 months ago)
- Last Synced: 2024-10-12T20:38:16.637Z (3 months ago)
- Topics: bitcoin, bitcoin-price, store-of-something
- Language: EJS
- Homepage: https://storeofbigmacs.com/
- Size: 1.46 MB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/funding.yml
- License: LICENSE
Awesome Lists containing this project
README
# Store of Big Macs
This is a repository for StoreOfBigMacs.com website.
## Project Structure
```
StoreOfBigMacs.com/
└──src/ * source files of the website
│
├──data/ * folder for website data files
│ ├──big-mac-raw-index.csv * .csv file with The Big Mac index data
│ └──something.json * configuration file
│
└──templates/ * folder for website templates
└──index.ejs * homepage template```
## Developing Website
Build in Watch mode:
```
yarn dev
```## đź’ť 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)]
## License
MIT © Alex Kaul