SocketCluster / SocketCluster/socketcluster
No Worker.js and Broker.js files in socketcluster
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 6.2k
- Forks
- 318
- PR merge metrics
- No merged PRs in 30d
Description
Hey guys,
I want to install scc but when i'm trying to install app stuff with socketcluster create app command, it creates app but app directory doesn't have some files like worker.js and broker.js.
these are what app directory has :
Dockerfile
kubernetes
node_modules
nodemon.json
package-lock.json
package.json
public
server.js
so what should I do to solve this problem?
help me plz
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by running socketcluster create app and compare the generated directory with the issue's listed files. Read server.js and package.json, then trace the create command to determine whether worker.js and broker.js should be generated; done means the scaffold behavior is corrected or the expected current structure is documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, node.js
- Domain
- cli, developer-experience
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100