iotaledger / iotaledger/ts-packages
all packages in the repository should avoid collisions and ensure they run without problems
Open
ts-sdk
- Dominant language
- TypeScript
- Stars
- 3
- Forks
- 3
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 12
Description
names-display is set to port 3000. Most of the time, the explorer starts before names-display, it fails to run (that's why you don't see the avatars locally).
I think something similar happened with iota-names, which is set to port 3005. It can happen that the explorer starts but not names-display, or worse: names-display starts on 3000, explorer on 3001, dashboard on 3002... and I think iota-names doesn't start because port 3005 is occupied.
In short: all packages in the repository should avoid collisions and ensure they run without problems.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.