Framework/template for quickly making a Node program that has built-in process management
Go to file Use this template
2024-04-06 14:29:23 +03:00
.yarn/releases Files 2024-03-31 13:46:28 +03:00
@types remove unused members 2024-04-01 15:49:45 +03:00
src Fix missing ready event emit, add yarn commands, fix client path 2024-04-06 14:29:23 +03:00
.eslintrc.json Files 2024-03-31 13:46:28 +03:00
.gitignore Fix missing ready event emit, add yarn commands, fix client path 2024-04-06 14:29:23 +03:00
.yarnrc.yml Files 2024-03-31 13:46:28 +03:00
Dockerfile Fix missing ready event emit, add yarn commands, fix client path 2024-04-06 14:29:23 +03:00
index.ts Files 2024-03-31 13:46:28 +03:00
LICENSE Initial commit 2024-03-31 09:50:21 +02:00
options.jsonc Fill in default options file 2024-03-31 14:19:36 +03:00
package.json Fix missing ready event emit, add yarn commands, fix client path 2024-04-06 14:29:23 +03:00
README.md Initial commit 2024-03-31 09:50:21 +02:00
tsconfig.json Files 2024-03-31 13:46:28 +03:00
yarn.lock upgrade dep 2024-04-01 15:48:58 +03:00

sharding-framework

Framework/template for quickly making a Node program that has built-in process management