tagging new version, switching to node 22

This commit is contained in:
Christian Kellner
2025-05-16 13:44:45 +02:00
parent b3c11320d4
commit 683c47f61c
2 changed files with 4 additions and 4 deletions

View File

@@ -22,10 +22,10 @@ If you want to try out _Fredy_, you can access the demo version [here](https://f
## Usage
- Make sure to use Node.js 20 or above
- Make sure to use Node.js 22 or above
- Run the following commands:
```ssh
corepack enable (if you use node < 22)
corepack enable
pnpm i
pnpm prod
pnpm start