services-flake/README.md
Sridhar Ratnakumar 0dc9836cbe readme: misc
2023-06-21 10:00:29 -04:00

744 B

services-flake

NixOS-like services for Nix flakes, as a process-compose-flake module (based on flake-parts).

Getting Started

TODO

(But see ./test/flake.nix)

Services available

  • Hello World
  • PostgreSQL
  • MySQL
  • Redis
  • ...

Contributing

Credits

Thanks to the devenv project on which much of our services implementation is based on.