- Make sure you have the latest
bun
installed. - Do
bun install
. - Do
bun run dev
to start the development server.
- Make sure you have playwright binaries installed
bunx playwright install
- You can do
bun run test
to run all tests.
- Uses Bitso API to get relevant price data
- Supports
USD
andMXN
- View weekly, monthly and yearly price data.