Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 328 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 328 Bytes

docker

Docker environment for GreenNav

Preparation

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