aio-libs / aio-libs/create-aio-app
Tracking available of ports
Open
good first issue
help wanted
- Dominant language
- Python
- Stars
- 309
- Forks
- 87
- PR merge metrics
- No merged PRs in 30d
Description
We have problem when run `create-aio-app` twice or more, because some port already in use.
Solution:
- [ ] track available ports before create project
- [ ] use other port if port is already in use
Contributor guide
Assessment
This issue has not been assessed yet.