May 19, 2022
Abdías Natanael Vrech
Tel. +34 681 93 54 92
Ontinyent, Valencia, SP
email: abdias.work@gmail.com
Scheduled Timer to update keypair price based on REST Api
$ npm install
# development
$ npm run start
# watch mode
$ npm run start:dev
# production mode
$ npm run start:prod
OOP
→ Mapped Types withTypeORM
andDTO
sDocker
containerizationPostgres
DB &&Migrations
using customscripts
Schedules
to run every 10 seconds usingCron
ExpressionsAxios
to perform HTTP Requests to get current price of keypair of assetsRandom assets
selected to get the info and store onDB
s withCRUD
functions- Model View Controller (
MVC
) design pattern Version Control
usingGIT
, creating && mergingbranches