iedmrc / vroom-frontend-docker

Dockerized VROOM Frontend

Home Page:https://dev.to/iedmrc/vehicle-routing-problems-and-how-to-solve-them-8h3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VROOM Frontend Docker

This repository contains dockerized VROOM Frontend

Usage

Just modify the api.js file as you wish and build the image. The image runs VROOM Frontend and serves through the port 9966 by default. You should modify api.js to specify VROOM-express API's host and port which defaults http://localhost:3000

Compose File


See the gist here for the "docker-compose file stack" I created.

About

Dockerized VROOM Frontend

https://dev.to/iedmrc/vehicle-routing-problems-and-how-to-solve-them-8h3

License:MIT License


Languages

Language:Dockerfile 77.1%Language:JavaScript 22.9%