The first free Open-Source Tool for Saving Historical Currency data https://kekkai.redume.su
Find a file
Redume 02ef286326
Some checks failed
Deploy docs / detect what files changed (push) Has been cancelled
Create and publish a Docker image / detect what files changed (push) Has been cancelled
Create and publish a Docker image / build-and-push-server (push) Has been cancelled
Create and publish a Docker image / build-and-push-chart (push) Has been cancelled
Create and publish a Docker image / build-and-push-CR (push) Has been cancelled
Create and publish a Docker image / build-and-push-web (push) Has been cancelled
Deploy docs / deploy (push) Has been cancelled
chore(web): delete link to logo in html
2025-02-19 21:53:03 +03:00
.github chore: Added creation of a docker image for a web microservice 2025-02-16 19:26:32 +03:00
assets chore(api): add favicon for all routes via nginx 2024-12-29 13:03:51 +03:00
chart fix(chart): delete chart marker 'o' 2025-02-19 14:24:39 +03:00
collect-currency chore(collect-currency): Removed checking for duplicate currency exchange rates over time. 2025-01-17 14:49:56 +03:00
docs fix(docs): Fixed the curl root example 2025-01-17 16:21:42 +03:00
nginx chore(nginx): The routes /, /robots.txt, /favicon.ico were moved to nginx for the web microservice. Added html page to the home route 2025-02-13 12:43:09 +03:00
server chore(nginx): The routes /, /robots.txt, /favicon.ico were moved to nginx for the web microservice. Added html page to the home route 2025-02-13 12:43:09 +03:00
shared fix(server): correct currency conversion with large numbers and rounding 2025-01-09 13:12:57 +03:00
web chore(web): delete link to logo in html 2025-02-19 21:53:03 +03:00
.dockerignore chore(nginx): Rout rules have been split into and moved to another folder 2025-02-10 17:57:43 +03:00
.env.example chore: Rename example config files 2024-10-30 21:56:02 +03:00
.eslintrc.js Добавил размер табуляции, убрал одинарные кавычки 2024-08-17 16:35:16 +03:00
.gitignore chore: Adding ignore vscode files 2025-02-13 13:10:48 +03:00
config.example.yaml chore(config): update example config for crypto 2025-01-03 13:59:26 +03:00
docker-compose.yaml chore(docker): Using alpine versions of nginx and postgrte 2025-02-13 13:10:29 +03:00
Dockerfile-collect-currency chore(docker): Lighten the weight of docker images through the use of alpine images 2024-12-27 16:50:12 +03:00
Dockerfile-server chore(docker): Lighten the weight of docker images through the use of alpine images 2024-12-27 16:50:12 +03:00
Dockerfile-web chore(nginx): The routes /, /robots.txt, /favicon.ico were moved to nginx for the web microservice. Added html page to the home route 2025-02-13 12:43:09 +03:00
LICENSE init 2024-04-17 17:57:52 +03:00
mkdocs.yml chore(docs): Added documentation about the metadata router 2025-01-17 16:11:41 +03:00
package-lock.json Добавил eslint, prettier 2024-08-14 21:19:50 +03:00
package.json Добавил eslint, prettier 2024-08-14 21:19:50 +03:00
README.md Revert "chore(readme): update year license" 2025-01-07 21:00:23 +03:00

Note

The first free Open-Source Tool for Saving Historical Currency data

kekkai banner

Leoardo Watch. ⓒ Kekkai sensen. Banner made by Artem Bay

License. The project is under the GPLv3 license.

    Kekkai Copyright (C) 2024 Redume

    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation, either version 3 of the License, or
    (at your option) any later version.

    This program is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with this program. If not, see <https://www.gnu.org/licenses/>.

Third-Party Libraries and Licenses