Framework/template for quickly making a Node program that has built-in process management
Go to file Use this template
2024-03-31 13:46:28 +03:00
.yarn/releases Files 2024-03-31 13:46:28 +03:00
@types Files 2024-03-31 13:46:28 +03:00
src Files 2024-03-31 13:46:28 +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 Files 2024-03-31 13:46:28 +03:00
package.json Files 2024-03-31 13:46:28 +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 Files 2024-03-31 13:46:28 +03:00

sharding-framework

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