https://github.com/exposedcat/byn-rates
Web page with BYN rate to all foreign currencies listed on Belarusian National Bank
https://github.com/exposedcat/byn-rates
Last synced: 5 months ago
JSON representation
Web page with BYN rate to all foreign currencies listed on Belarusian National Bank
- Host: GitHub
- URL: https://github.com/exposedcat/byn-rates
- Owner: ExposedCat
- Created: 2021-06-23T09:42:44.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-06-23T13:06:26.000Z (over 4 years ago)
- Last Synced: 2025-01-18T14:34:18.916Z (12 months ago)
- Language: JavaScript
- Size: 139 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# BYN Rates
Web page with BYN rate to all foreign currencies listed on Belarusian National Bank.
## Preview
## Usage
Change `port` at `backend/config.js` (default is `8080`).
Then install dependencies using `npm install` and run `npm start` to start server.
## Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.
## License
[GNU General Public License v3.0](https://choosealicense.com/licenses/gpl-3.0/)