mirror of
https://github.com/ZeppelinBot/Zeppelin.git
synced 2025-05-20 16:25:03 +00:00
refactor(docs): Added "Requirements" section
This commit is contained in:
parent
7f75d6d8d3
commit
4e17eff9b8
1 changed files with 5 additions and 0 deletions
|
@ -23,6 +23,11 @@ These instructions are intended for bot development only.
|
||||||
|
|
||||||
👉 **No support is offered for self-hosting the bot!** 👈
|
👉 **No support is offered for self-hosting the bot!** 👈
|
||||||
|
|
||||||
|
### Requirements
|
||||||
|
* Node `v14.0.0` and above.
|
||||||
|
* [MariaDB](https://mariadb.org/), a drop-in replacement for [MySQL](https://www.mysql.com/).
|
||||||
|
* Note: MySQL will **not** work.
|
||||||
|
|
||||||
### Running the bot
|
### Running the bot
|
||||||
1. `cd backend`
|
1. `cd backend`
|
||||||
2. `npm ci`
|
2. `npm ci`
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue