SocketCluster / SocketCluster/socketcluster

No Worker.js and Broker.js files in socketcluster

Open
#524 2 comments 1 reaction 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.