is there any doc how I can get started with a own pusher account?
BR, jerger
Contributor guide
Tech stack
javascript
Domain
documentation
Issue type
documentation
DifficultyEstimated implementation difficulty for a new contributor, from 1 for very small changes to 5 for expert-level work.
2
Estimated timeA rough time range for an experienced contributor to investigate, implement, test, and prepare a pull request.
under 1 hour
Activity statusHow available the issue appears right now: fresh, active, stale, blocked, or waiting on maintainer input.
stale
ClarityHow clearly the issue explains the expected change, acceptance criteria, and next step.
clear
Prerequisites
None
Newbie friendlinessA 1-100 score estimating how approachable this issue is for first-time contributors.
70
Research direction
The issue requests documentation on how to use a personal Pusher account with the atom pair package. To resolve, a contributor should examine how Pusher credentials are currently configured in the source code (e.g., in config files or environment variables) and then write a clear guide in the README or a new documentation file. Refer to the existing codebase at https://github.com/pusher/atom pair for context, and ensure the documentation includes steps to obtain and set up a Pusher API key.
Howto create channel with own pusher account? · pusher/atom-pair#117 | Good First Issue