cnpryer / solverstack

An experimental web app for supply chain optimization.
MIT License
0 stars 0 forks source link
hacktoberfest

solverstack

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

Features

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