52e24c7f17
feat: Configure Vite proxy for API requests and update API URL to use a relative path.
ff89fd1e87
feat: Consolidate Nginx and Python backend into a single Docker image, managed by a new entrypoint script, and update Nginx proxy configuration.
8ee91428cd
feat: Implement Min Path Sum, Flower Planting, and Advantage Shuffle problems with corresponding backend and frontend components.
3dedaf0899
feat: add initial frontend and backend dependencies