Docker environment for GreenNav
First, install docker and clone the website and the server
git clone https://github.com/Greennav/routing
git clone https://github.com/Greennav/GreenNavThen, you can start the server
docker-compose upThe app will be running at localhost:3000