No Description

ljoaquim 1590311121 first commit 4 months ago
bin 1590311121 first commit 4 months ago
images 1590311121 first commit 4 months ago
migrations 1590311121 first commit 4 months ago
node_modules 1590311121 first commit 4 months ago
src 1590311121 first commit 4 months ago
README.md 1590311121 first commit 4 months ago
ex.env 1590311121 first commit 4 months ago
index.html 1590311121 first commit 4 months ago
package-lock.json 1590311121 first commit 4 months ago
package.json 1590311121 first commit 4 months ago
style.css 1590311121 first commit 4 months ago

README.md

SETUP

./bin/setup

CRON

  • CRON para script get_btc_value (pega o valor 00:01 da btc e registra como valor do dia anterior)

    1 0 * * * <DIR_PATH>/get_btc_value.sh >> <DIR_PATH>/log/cron.txt 2>&1