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/GreenNav
Then, you can start the server
docker-compose up
The app will be running at localhost:3000