nodejs version >=18 in readme

This commit is contained in:
HF 2024-03-09 13:23:46 +01:00
parent 147ee2f846
commit 6d4685139c

View File

@ -26,7 +26,7 @@ Click or tab: Place Pixel
## Build
### Requirements
- [nodejs environment](https://nodejs.org/en/) (>=16)
- [nodejs environment](https://nodejs.org/en/) (>=18)
### Building
Checkout repository
@ -58,7 +58,7 @@ git config --global url.https://github.com/.insteadOf git://github.com/
## Run
### Requirements
- [nodejs environment](https://nodejs.org/en/) (>=16)
- [nodejs environment](https://nodejs.org/en/) (>=18)
- [redis](https://redis.io/) or [redis-for-windows](https://github.com/redis-windows/redis-windows) as database for storìng the canvas
- mysql or mariadb ([setup own user](https://www.digitalocean.com/community/tutorials/how-to-create-a-new-user-and-grant-permissions-in-mysql) and [create database](https://www.w3schools.com/SQl/sql_create_db.asp) for pixelplanet) for storing additional data like IP blacklist