All exchange rates in the dataset are based on Bulgarian Lev/BGN/Български лев and are set as official rates by the Bulgarian National Bank.
This repository utilizes the schedule function of Github Actions in order to update the dataset through a continuously running cronjob.
Last Update: Jan 27, 2025, 4:06:56 PM GMT+0 (2025-01-27T16:06:56.404Z)
Currency (ISO Code) | Number of records |
---|---|
USD | 1851 |
The default configuration is available in .env.defaults.
If you want to overwrite any of the properties in the default configuration in you create .env
in the root directory and then follow the steps from the How to use section
npm install
npm run start
- This will update the SQLite database file (data/data.db
)
npm run typeorm migration:generate -- -n migrationNameHere
npm run start -- gen-tax -f report.xlsx