Dynamically generated Wojaks based on the crypto market.
Explore the docs »
View Demo
·
Report Bug
·
Request Feature
Simply paste the corresponding url into your README.md or any other markdown file.
The Wojak Index represents the percentage of pink Wojaks posted on 4chan's /biz/ catalog at a given moment scaled from 0 (no pink Wojaks) to 1000 (all pink Wojaks). To support the author and view more information, checkout https://www.wojakindex.biz. (Seems to have gone defunct 😭)
![Wojak Index](https://wojak-topaz.vercel.app/api/wojak)
You can also base your Wojak's state off of a crypto ticker symbol via the symbol
query string. Data is provided using Binance API's 24hr price change statistics. View a list of available symbols at https://wojak-topaz.vercel.app/.
![Wojak Index](https://wojak-topaz.vercel.app/api/wojak?symbol=BTCUSDT)
Instructions on getting a local copy running and deployed on Vercel.
Make sure you have at least the minimum supported version of Node.js for Next.js.
- Clone the repository:
git clone https://github.com/fireteam99/wojak.git
- Install dependencies:
npm install
- Start the development server:
npm run dev
- Navigate to:
http://localhost:3000
- Build locally:
npm run build
- Check build:
npm start
- Deploy to staging:
npm run deploy
- Deploy to prod:
npm run deploy:prod
- Store image locally
- More config options
- More Wojaks
- More widgets
- Improved home page
- Logging
- Tests
Pull requests and suggestions are welcome!
Distributed under the MIT License. See LICENSE.md for more information.
Speical thanks to the author of https://www.wojakindex.biz/ and Bizonacci.