fatebook
fatebook copied to clipboard
The fastest way to make and track predictions
Fatebook
The fastest way to make and track predictions.
This repo includes fatebook.io, Fatebook for Slack and Fatebook for Chrome.
You can report bugs in the Issues tab. You can make feature requests there or in our Discord.
Tech stack
- Prisma
- Next.js
- Vercel
- Slack API
- TRPC
- Tailwind
Contributing
If you're interested in contributing, let us know, and we can help you get up and running - thank you!
Running Fatebook locally
Create an .env file with a DATABASE_URL, then run:
npm i
npx next