Commit Graph

40 Commits

Author SHA1 Message Date
5c9378833e tweak: Add license, some small tweaks. 2023-01-05 18:24:26 +01:00
78dd1dce40 tweak: modify readme 2022-11-02 11:55:17 +00:00
a457d6dd50 tweak: Add item to to-do list. 2022-11-02 11:34:51 +00:00
370f332e64 tweak: add/clean to do items. 2022-10-27 19:12:30 +01:00
83a01e6156 fix: Deal with <https://github.com/vercel/next.js/issues/8592>
Document this on the README, and add a few more to do items
2022-10-25 14:20:06 +02:00
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
cb6f9239bf tweak: Update README.md 2022-07-08 20:42:31 -04:00
Nikos Bosse
5c65cdf2f7
Update link to the functions that show how stars are calculated
- now links to the folder where all the files for the individual platforms are located and explains how to find the code
- haven't checked the link works, so maybe needs a direct link to https://github.com/quantified-uncertainty/metaforecast/tree/master/src/backend/platforms
2022-05-22 11:02:07 +02:00
Vyacheslav Matyukhin
6aef1bc437
docs: rollback prisma generate mention, it's generated automatically 2022-04-28 00:12:00 +04:00
Vyacheslav Matyukhin
165cf2d282
docs: mention prisma generate in readme 2022-04-28 00:10:41 +04:00
Vyacheslav Matyukhin
ee07435c62
feat: get rid of NEXT_PUBLIC_SITE_URL 2022-04-12 00:10:07 +03:00
8b579bf7f0 tweak: fix broken readme link 2022-03-30 22:30:19 -04:00
339786a496 tweak: Show cli tool in README.md 2022-03-30 22:18:56 -04:00
63e77bcd04
Merge branch 'master' into no-mongo 2022-03-27 22:46:35 -04:00
Vyacheslav Matyukhin
a1c3f03d7d
feat: remove mongodb support
also:
- refactor and significantly simplify database-wrapper code
- rename manualSendToMongo to manualSendToDb
2022-03-28 02:09:34 +03:00
5796d4dde8 feat: Bump version number
Feels warranted after the major refactor.
2022-03-27 11:33:13 -04:00
ace6e7fd54 chore: Update README. 2022-03-27 10:22:23 -04:00
Vyacheslav Matyukhin
7565540f8a
feat: repo renamed 2022-03-27 00:33:13 +03:00
Vyacheslav Matyukhin
4f8a4f4f31
docs: correct .env filename 2022-03-25 02:54:46 +03:00
Vyacheslav Matyukhin
77a0d9d779
docs: tech stack in readme 2022-03-24 15:49:42 +03:00
Vyacheslav Matyukhin
fe021c458e
docs: improve readme, move roadmap to docs/ 2022-03-24 02:59:29 +03:00
Vyacheslav Matyukhin
ce6d253d64
docs: update README, add configuration docs 2022-03-24 02:53:56 +03:00
b8e6435fee tweak: Point to conventional commits 2022-03-15 15:47:00 -04:00
285c04f6ca chore: Update readme and roadmap 2022-03-15 15:23:32 -04:00
68a7feb6e6 chore: Deprecate outdated or inaccessible platforms, but keep the code 2022-02-04 13:33:39 -05:00
a97e1986b1 fix: Renamed manualDownloadFromMongo.js to manualDownload.js to make less confusing to newcomers.
Based on feedback by Ozzie
2021-08-16 20:18:15 +02:00
ec28944178 chore: Updated README 2021-08-11 01:25:10 +02:00
f092c800ab Updated database explanations 2021-04-14 18:49:05 +02:00
2f6c8daaca Continuing to integrate netlify 2021-04-09 00:17:10 +02:00
805a696d1c Daily commit 2021-03-30 00:28:30 +02:00
701a7630a5 Change readme to point to the website as well 2021-02-23 15:19:31 +01:00
2eb1816897 Added an explanation of stars 2021-02-04 13:53:55 +01:00
8906eae584 Added various good judment (Superforecaster) dashboards 2021-02-02 19:01:34 +01:00
d278846aab Updated enpoints 2021-02-02 13:26:29 +01:00
70d17b6cce Added Hypermind to readme 2021-02-02 13:00:39 +01:00
a63bf373b6 Changed API endpoint 2021-02-01 23:36:43 +01:00
501a5364b9 Added endpoint 2021-01-28 18:02:31 +01:00
a735da3144 Clarifications w/Omen, preview 2021-01-28 15:38:59 +01:00
9d70812fb9 Updated polymarket & elicit fetchers so that they now run without human input. Added Omen 2021-01-28 15:28:01 +01:00
3c76badc10 Initial commit 2021-01-12 13:43:41 +01:00