Framework/template for quickly making a Node program that has built-in process management
Go to file Use this template
2024-04-01 15:48:58 +03:00
.yarn/releases Files 2024-03-31 13:46:28 +03:00
@types Change component type to enum 2024-03-31 14:41:01 +03:00
src upgrade dep 2024-04-01 15:48:58 +03:00
.eslintrc.json Files 2024-03-31 13:46:28 +03:00
.gitignore Initial commit 2024-03-31 09:50:21 +02:00
.yarnrc.yml Files 2024-03-31 13:46:28 +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 upgrade dep 2024-04-01 15:48:58 +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