Skip to content

withinboredom/dapr-service-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Dapr Service in PHP

A simple template service for Dapr.

Build

Run docker build -f images/Dockerfile --target development . to build a development image with xdebug and docker build -f images . to build a production image.