withinboredom/dapr-service

A template of a dapr backed service.

v0.1.1 2020-12-02 21:05 UTC

This package is auto-updated.

Last update: 2024-04-29 04:59:32 UTC


README

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.