Nav apraksta

EduLascala 71b2f94960 reversing URL from localhost to the correct one 10 mēneši atpakaļ
bin 1590311121 first commit 10 mēneši atpakaļ
images 1590311121 first commit 10 mēneši atpakaļ
migrations 1590311121 first commit 10 mēneši atpakaļ
node_modules 1590311121 first commit 10 mēneši atpakaļ
src 71b2f94960 reversing URL from localhost to the correct one 10 mēneši atpakaļ
.env c41536135e fix: close button to all modals; fix: sidebar order; fix: all dates are now on the Brazilian pattern; feature: new Logout button; fix: Tarifa now recieves % numbers; fix: Taxa is now Tarifa; fix: Inserting Username on the Investment modal instead of API KEY; fix: Tipo de investimento and ID Tarifa are now dropdown features. 10 mēneši atpakaļ
README.md 1590311121 first commit 10 mēneši atpakaļ
index.html 71b2f94960 reversing URL from localhost to the correct one 10 mēneši atpakaļ
package-lock.json 1590311121 first commit 10 mēneši atpakaļ
package.json 1590311121 first commit 10 mēneši atpakaļ
style.css c41536135e fix: close button to all modals; fix: sidebar order; fix: all dates are now on the Brazilian pattern; feature: new Logout button; fix: Tarifa now recieves % numbers; fix: Taxa is now Tarifa; fix: Inserting Username on the Investment modal instead of API KEY; fix: Tipo de investimento and ID Tarifa are now dropdown features. 10 mēneši atpakaļ

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