The eval server used in ChomeNS Bot
Find a file
2025-04-30 16:24:07 +07:00
.gitignore ignore package-lock.json 2023-07-01 20:09:06 +07:00
colors.js initial cummit 2023-07-01 20:07:51 +07:00
docker-compose.yml feat: docker compose 2025-04-30 16:24:07 +07:00
Dockerfile feat: use distroless node instead of node 2025-04-12 10:40:07 +07:00
index.js fix: possibly fix part of the memory leak (there's even more) 2025-04-21 19:47:11 +07:00
package.json refactor: update dependencies and 1.21.3 2024-12-07 14:54:55 +07:00
README.md feat: docker compose 2025-04-30 16:24:07 +07:00
vm.js refactor: remove timers for the love of god 2025-03-15 07:36:43 +07:00

Eval Server

The eval server that is used in ChomeNS Bot

Running

  1. npm install
  2. docker compose up -d
  3. Access via localhost:3069