Skip to content
This repository has been archived by the owner on Oct 11, 2023. It is now read-only.

Unicity/hello-php

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

Hello PHP

This is a sample "Hello World" project written in PHP.

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published