Building a simple candlestick chart using Docker, FastAPI, and Vue 3 - Part 1
Introduction & FastAPI Backend
Nov 13, 20219 min read1.2K

Search for a command to run...

Series
Set up a FastAPI backend to fetch stock data given a ticker, interval, and dates, create a Vue frontend to display the chart, and show how to create a Docker container for easy deployment.
Introduction & FastAPI Backend

Basic setup Vue with Vite and Tailwind CSS

Custom <JVPInput /> and <JVPSelect /> components

Vuelidate for form validation

Hint text and styling

Button Styling and Icons
