The repository has been prepared and committed locally. To publish to https://code.nym.sh/kennethnym/kport.git, you'll need to push manually with authentication.
## Steps to publish:
1.**Ensure you have access to the repository**:
```bash
# The remote is already configured
git remote -v
# Should show: origin https://code.nym.sh/kennethnym/kport.git (fetch)