docs: 📝 deps

This commit is contained in:
ThatOneCalculator 2022-11-04 14:46:51 -07:00
parent ed10834820
commit 63bded53fb

View file

@ -41,10 +41,18 @@
This guide will work for both **starting from scratch** and **migrating from Misskey**.
You need at least 🐢 NodeJS v16.15.0 (v18.20.0 recommended!) and at least 🧶 Yarn v3!
## 💗 Dependencies
- At least 🐢 NodeJS v16.15.0 (v18.20.0 recommended)
> ⚠️ NodeJS v19 is not supported as of right now because of [this issue](https://github.com/nodejs/node-gyp/issues/2757).
- At least 🧶 Yarn v3
- 🐘 At least PostgreSQL v12
- 🍱 At least Redis v6 (v7 recommended)
## 👀 Get folder ready
```sh