Commit Graph

11 Commits

Author SHA1 Message Date
053efca7b3 add large fetch function
fetching all lowest prices for all qualities of all products
2020-04-18 21:23:45 +02:00
8bc0d53abb do not store credentials in git 2020-04-18 21:23:05 +02:00
89b1aa684f bugfix: store with correct date 2020-02-23 15:18:17 +01:00
3460080dac change start.sh to update.sh
don't collect data after update (dirty)
2020-02-22 14:16:39 +01:00
cea8cecdec add LICENSE file
License was set in package.json before
2020-02-22 14:12:35 +01:00
e5f35ab031 install npm scripts before start 2020-02-22 12:39:37 +01:00
1eb58dc0ba make start script executable 2020-02-22 12:38:19 +01:00
d3d38d1001 add start script with autoupdate 2020-02-22 12:37:24 +01:00
c6c18be63f store data in mysql db 2020-02-22 12:30:22 +01:00
f6defba262 add function to get marketprices using fetch 2020-02-22 11:29:58 +01:00
2bdf452bb3 inital commit
empty npm project
2020-02-22 11:07:14 +01:00