withinboredom/dapr-service

A template of a dapr backed service.

Installs: 10

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Open Issues: 0

Type:dapr-service

pkg:composer/withinboredom/dapr-service

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

This package is auto-updated.

Last update: 2025-09-29 02:50: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.