aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 8dc99d788f6e619d391abd1adf4d9f478ab5740e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
# Cooking

Available at [https://cooking.guyonvarch.me](https://cooking.guyonvarch.me).

## Gettings started

Start the environment with:

```bash
./dev start
```

Later, stop the environment with:

```bash
./dev stop
```

## Deploy

```bash
nix-shell --run ./deploy
```

## Improvements

- transform points into todo items