use it
# add to stunt.yaml
services:
blog:
adapter: embedded:blog-style
# then
$ stunt upThe embedded: source extracts this adapter from the binary — no git clone, fully offline.
backing stores
userspostscomments
# add to stunt.yaml
services:
blog:
adapter: embedded:blog-style
# then
$ stunt upThe embedded: source extracts this adapter from the binary — no git clone, fully offline.