This website requires JavaScript.
Explore
Help
Sign In
imshvc
/
noxious_server
Watch
1
Star
0
Fork
0
You've already forked noxious_server
forked from
noxious/server
Code
Pull Requests
Activity
240
Commits
22
Branches
8
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Dennis Postma
66cbdec5b6
Added REDIS_URL to .env.example and use this in queuManager, removed & commented debug code
2024-09-21 22:00:08 +02:00
prisma
Added online column to user and char. models, updated send chat message event to new format, removed unused code, fixed typo, replaced console.log()'s with logger
2024-09-08 03:14:55 +02:00
public
Added logic that allows socket events to exist in sub directories, moved said events for better DX, added logics for tile management (upload & read), started working on (zone) object logics too
2024-06-22 21:00:24 +02:00
src
Added REDIS_URL to .env.example and use this in queuManager, removed & commented debug code
2024-09-21 22:00:08 +02:00
.env.example
Added REDIS_URL to .env.example and use this in queuManager, removed & commented debug code
2024-09-21 22:00:08 +02:00
.gitignore
npm update, updated .gitignore for IDEA auto-generated files
2024-08-16 23:41:51 +02:00
.prettierrc.json
NPM update, removed CRUD functions from object repository, added prettier
2024-07-22 01:36:05 +02:00
captain-definition
yurrrr
2024-07-10 22:07:57 +02:00
Dockerfile
Added redis
2024-09-21 00:01:42 +02:00
package-lock.json
Added REDIS_URL to .env.example and use this in queuManager, removed & commented debug code
2024-09-21 22:00:08 +02:00
package.json
bullmq
2024-09-21 16:36:51 +02:00
tsconfig.json
NQ-58 & NQ-57
2024-06-06 19:03:55 +02:00
Description
No description provided
10
MiB
Languages
TypeScript
100%