Skip to content

missionmike/predictions-wiki

Repository files navigation

⏳ Predictions Wiki

Overview

This website is live at https://predictions.wiki/

What's the Purpose?

Well, the goal is to track predictions made by people of planet earth, and then hold them accountable to the public.

For a long time, people have made large, sweeping predictions over huge economic and world issues. Then, when the predictions don't come true (or they partially come true and leave much to be desired), people move on quickly and seem to forget about it.

This website aims to help change that, by tracking the prediction history and outcomes for various statements.

Setup

To set up this repository, clone via git and then run the following to install dependencies: npm install.

Then, spin up the dev server via npm run dev and visit localhost:4321

Development

Built with Astro

This site is built with Astro. Check out the documentation to learn more.

🧞 Commands

All commands are run from the root of the project, from a terminal:

Command Action
npm install Installs dependencies
npm run dev Starts local dev server at localhost:4321
npm run build Build your production site to ./dist/
npm run preview Preview your build locally, before deploying
npm run astro ... Run CLI commands like astro add, astro check
npm run astro -- --help Get help using the Astro CLI
npm run format Runs Prettier to format files
npm run format:check Checks formatting with Prettier without applying changes
npm run lint Runs ESLint to check code for issues
npm run test Runs the Jest test suite
npm run test:coverage Runs the Jest test suite with coverage report

Licensing

  • Code (site and templates): MIT License — see LICENSE
  • Content (blog posts, articles): © 2025 Michael R. Dinerstein — see CONTENT_LICENSE.md

About

Repository to highlight human predictions and their outcomes.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published