services-flake/example/share-services/README.md
Shivaraj B H 51ecb71351
docs(example): add share-services example (#137)
Adds a 2nd example demonstrating how to share services between flakes.

Also move the current example to `./example/simple`.
2024-03-11 14:05:30 -04:00

230 B

A demonstration of sharing services across flakes.

To run,

cd ./example/share-services
nix run

To run using latest code, go to the repository root and run the following in a Nix shell:

just ex-share-services