Skip to content

Frontend for generating stock charts using stock-chart-worker.

License

Notifications You must be signed in to change notification settings

e0/stock-chart-generator

Repository files navigation

stock-chart-generator

Frontend for generating stock charts using stock-chart-worker.

Prerequisites

Get started

  1. Install dependencies: yarn
  2. Add a .env file in the project root with the following line, replace <API_URL> with your own API URL from stock-chart-worker.
VITE_API_URL=<API_URL>
  1. Run in dev: yarn dev
  2. For deployment, this project is designed to work with Cloudflare Pages. Follow this guide for setup details.

About

Frontend for generating stock charts using stock-chart-worker.

Resources

License

Stars

Watchers

Forks