Skip to content

duck1123/backup-merge

Repository files navigation

Backup Merge

Start Clerk

Notebooks

./bm clerk start

Deps lock

nix run github:jlesquembre/clj-nix#deps-lock

Build

Build the docker image to ./result

nix build .#dockerImage

Load Image

Loads the built image into docker

docker load < result

Run Image

Run the latest image

docker run backup-merge:latest

CI

runme run build-image
runme run load-image
runme run run-image

About

Tools for maniupulating nostr backups

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published