doc: edit; add wip status

This commit is contained in:
Sridhar Ratnakumar 2023-07-21 14:08:44 -04:00
parent f3a7ea9ec9
commit c34121a311

View File

@ -6,6 +6,12 @@ sidebar_label: Services
# Running services using `services-flake`
[services-flake](https://github.com/juspay/services-flake) is a [flake-parts](https://flake.parts/) module providing NixOS-like services for Nix flakes, as a [process-compose-flake](/process-compose-flake) module (based on flake-parts).
[services-flake][gh] is a [flake-parts](https://flake.parts/) module providing NixOS-like services for Nix flakes. It builds on top of the [process-compose-flake](/process-compose-flake) module which allows running arbitrary processes in the devShell environment.
:::caution Work in progress
`services-flake` is still being developed. Visit the [GitHub repository][gh] for more information.
:::
![](demo.gif)
[gh]: https://github.com/juspay/services-flake