6 lines
71 B
TOML
6 lines
71 B
TOML
[phases.setup]
|
|
nixPkgs = ["nodejs_22"]
|
|
|
|
[start]
|
|
cmd = "pnpm run start"
|