openvk/install
Alexander Minkin 76dedd6b82
build(js): remove yarn support, and update lock-file (#1142)
* build(js): remove yarn.lock

Yarn had changed its methods of packaging long ago and it hasn't been supported ever since. It's much better and easier to just use the original NPM.

* fix(docker): change yarn to npm command

* doc(README): change yarn mentions to npm

* fix(docker): use npm ci instead of npm install

* build(package-lock): update js dependencies

* build(docker): use node:20 image when building
2024-11-03 17:37:35 +03:00
..
automated build(js): remove yarn support, and update lock-file (#1142) 2024-11-03 17:37:35 +03:00
sqls feat(users): ignore users and groups (#987) 2024-11-03 17:17:34 +03:00
init-event-db.sql Add indices to MySQL ver. of EventDB 2021-11-04 20:32:20 +02:00
init-static-db.sql COMPLETELY REMOVE AUDIOS from init-static-db.sql 2023-11-17 18:12:01 +03:00