docs: getting started using template

This commit is contained in:
Hraban Luyat 2023-11-21 15:36:01 -05:00 committed by Sridhar Ratnakumar
parent f0d2860b18
commit 5118cd4095

View File

@ -10,9 +10,13 @@ NixOS-like services for Nix flakes, as a [process-compose-flake](https://github.
## Getting Started
TODO
```sh
$ nix flake new --template github:juspay/services-flake ./my-project
$ cd my-project
$ nix run
```
(But see `./test/flake.nix`)
Or see `./test/flake.nix`
## Services available