Skip to content

bluetechy/NodeJS-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

NodeJS-Project

This is a sample "hello world" NodeJS project.

To startup the service graph:

  • cd services/service-graph
  • make dc-graph-up-d

To call the frontend application:

  • curl -X GET http://localhost:48080

To shutdown the service graph:

  • cd services/service-graph
  • make dc-graph-down

About

This is a sample NodeJS project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published