Split table into component

This commit is contained in:
2022-03-13 16:19:52 +03:00
parent 9e216f821f
commit 648af4f060
8 changed files with 108 additions and 50 deletions

View File

@@ -4,7 +4,7 @@
"description": "The background job that collects data and stores it in a DB",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"start": "node src/index.js"
},
"author": "Anatoly Kopyl",
"license": "ISC",