This website requires JavaScript.
Explore
Help
Sign in
ChomeNS
/
eval-server
Watch
1
Star
0
Fork
You've already forked eval-server
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
The eval server used in ChomeNS Bot
46
commits
1
branch
0
tags
78
KiB
JavaScript
98.2%
Dockerfile
1.8%
master
Branches
Tags
No results found.
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Exact
Exact
Union
RegExp
ChomeNS
bd39d30b71
feat: docker compose
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
README.md
Eval Server
The eval server that is used in ChomeNS Bot
Running
npm install
docker compose up -d
Access via
localhost:3069