Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 371 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 371 Bytes

N9 NODE GATEWAY SKELETON

Start it locally with

git clone https://github.com/neo9/n9-node-microservice-skeleton.git
cd n9-node-microservice-skeleton
docker-compose build

docker network create backend
docker-compose up

Then go to :

  • localhost:8080/
  • localhost:8080/ping
  • localhost:8080/documentation/
  • localhost:8080/ecrm → return a 401