withinboredom/dapr-service

A template of a dapr backed service.

Maintainers

Package info

github.com/withinboredom/dapr-service-template

Type:dapr-service

pkg:composer/withinboredom/dapr-service

Statistics

Installs: 10

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

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

This package is auto-updated.

Last update: 2026-03-01 00:14:31 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.