mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2025-01-25 06:41:36 -07:00
docs: 📝 deps
This commit is contained in:
parent
1d4e98079b
commit
5fe51d2c3f
1 changed files with 9 additions and 1 deletions
10
README.md
10
README.md
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue