Commit Graph

21 Commits

Author SHA1 Message Date
2518707d6a fix: Move to yarn
npm wasn't dealing well with large numbers of dependencies,
and the updating process is a bit clunky (requires me to
delete the node_modules directory each time). Trying yarn for now
2022-10-25 13:17:11 +02:00
acc85dad63 fix: update squiggle version 2022-06-18 12:46:01 -04:00
Vyacheslav Matyukhin
72db637972
feat: new db structure; platform labels 2022-04-01 23:24:35 +03:00
Vyacheslav Matyukhin
9d1a577a5e
feat: gitignore .env.production file to avoid accidental commit 2022-03-27 00:33:31 +03:00
Vyacheslav Matyukhin
4f8a4f4f31
docs: correct .env filename 2022-03-25 02:54:46 +03:00
Vyacheslav Matyukhin
e0168d8ad3
add netlify-cli 2022-03-24 01:08:04 +03:00
Vyacheslav Matyukhin
244f02b3af
refactor: monorepo 2022-03-22 03:30:25 +03:00
6bb3da0e32 feat: Added postgres database in parallel to the mongo one 2022-02-12 01:27:56 -05:00
7174188b57 fix: reorganize notes 2022-02-11 12:28:33 -05:00
379269a2a1 fix: metaculus fetch 2022-01-12 13:06:29 +01:00
d1c41f4c01 feat: Added predictions from Peter Wildeford
- Wildeford, née Hurford
- Also removed node_modules from tracking
2021-10-15 11:40:05 +02:00
e2adcf95f4 feat: Added Algolia to search
Also some light cleanup necessary to Algolia, e.g., numforecasts is now guaranteed to be a Number() (or a NaN, in case something goes very wrong)
2021-08-08 15:24:56 +02:00
66b024bd38 feat: Added Betfair 2021-08-01 01:55:08 +02:00
f092c800ab Updated database explanations 2021-04-14 18:49:05 +02:00
9d0517137d Reverting to previous update method 2021-04-09 19:39:03 +02:00
8e2d68191e Use process.env variable instead of a file 2021-04-08 18:52:03 +02:00
799a683d88 Refactored application to use a mongodb database 2021-04-08 18:42:48 +02:00
32b09d8134 Daily commit; also added WilliamHill and Ladbrokes, and started adding a skeleton for betfair 2021-03-13 17:46:22 +01:00
f4d007f954 Added smarkets 2021-02-16 17:14:53 +01:00
ed290b52d2 Added descriptions, updated webpage 2021-02-03 18:35:38 +01:00
3c76badc10 Initial commit 2021-01-12 13:43:41 +01:00