Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alexk111/storeoftime.com
⌚ Comparison of Bitcoin, Local Currency, USD, Gold and Silver as a Store of Time.
https://github.com/alexk111/storeoftime.com
bitcoin bitcoin-price cpi-index exchange-rates
Last synced: 18 days ago
JSON representation
⌚ Comparison of Bitcoin, Local Currency, USD, Gold and Silver as a Store of Time.
- Host: GitHub
- URL: https://github.com/alexk111/storeoftime.com
- Owner: alexk111
- License: mit
- Created: 2021-03-07T15:55:58.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-05-28T12:41:33.000Z (6 months ago)
- Last Synced: 2024-05-29T04:15:11.410Z (6 months ago)
- Topics: bitcoin, bitcoin-price, cpi-index, exchange-rates
- Language: JavaScript
- Homepage: https://storeoftime.com/
- Size: 77.8 MB
- Stars: 19
- Watchers: 4
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Funding: .github/funding.yml
- License: LICENSE
Awesome Lists containing this project
README
# Store of Time
This is a repository for StoreOfTime.com website.
## Project Structure
```
StoreOfTime.com/
└──src/ * source files of the website
│
├──assets/ * folder for image files
│ └──og-1200x628.png * image for social networks
│
├──data/ * folder for website data files
│ ├──_collected/ * folder for data auto-collected by data-collector scripts
│ ├──countries.csv * countries data
│ ├──redenominations.csv * redenominations 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