Skip to content

cnpryer/solverstack

Repository files navigation

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