Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 450 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 450 Bytes

solverstack

Web app for supply chain optimization. This project is a proof-of-concept.

Features

  • Geocoding
  • Depot positioning
  • Route optimization

Chained Modules

Development

The web app is composed of a Next.js client that uses React and D3, along with multiple microservices running Flask apps.

Getting Started

To start the entire application with Docker:

docker-compose up