chore: update repository url

This commit is contained in:
Ricardo Arturo Cabral Mejía 2024-10-22 19:08:21 -04:00
parent 64972290d6
commit 10ee85e2b5
4 changed files with 14 additions and 14 deletions

View File

@ -13,7 +13,7 @@ RUN npm run build
FROM node:18-alpine3.16 FROM node:18-alpine3.16
LABEL org.opencontainers.image.title="Nostream" LABEL org.opencontainers.image.title="Nostream"
LABEL org.opencontainers.image.source=https://github.com/Cameri/nostream LABEL org.opencontainers.image.source=https://github.com/cameri/nostream
LABEL org.opencontainers.image.description="nostream" LABEL org.opencontainers.image.description="nostream"
LABEL org.opencontainers.image.authors="Ricardo Arturo Cabral Mejía" LABEL org.opencontainers.image.authors="Ricardo Arturo Cabral Mejía"
LABEL org.opencontainers.image.licenses=MIT LABEL org.opencontainers.image.licenses=MIT

View File

@ -63,7 +63,7 @@ ENV REDIS_USER=$REDISUSER
ENV REDIS_PASSWORD=$REDISPASSWORD ENV REDIS_PASSWORD=$REDISPASSWORD
LABEL org.opencontainers.image.title="Nostream" LABEL org.opencontainers.image.title="Nostream"
LABEL org.opencontainers.image.source=https://github.com/Cameri/nostream LABEL org.opencontainers.image.source=https://github.com/cameri/nostream
LABEL org.opencontainers.image.description="nostream" LABEL org.opencontainers.image.description="nostream"
LABEL org.opencontainers.image.authors="Ricardo Arturo Cabral Mejía" LABEL org.opencontainers.image.authors="Ricardo Arturo Cabral Mejía"
LABEL org.opencontainers.image.licenses=MIT LABEL org.opencontainers.image.licenses=MIT

View File

@ -1,24 +1,24 @@
# [nostream](https://github.com/Cameri/nostream) # [nostream](https://github.com/cameri/nostream)
<p align="center"> <p align="center">
<img alt="nostream logo" height="256px" width="256px" src="https://user-images.githubusercontent.com/378886/198158439-86e0345a-adc8-4efe-b0ab-04ff3f74c1b2.jpg" /> <img alt="nostream logo" height="256px" width="256px" src="https://user-images.githubusercontent.com/378886/198158439-86e0345a-adc8-4efe-b0ab-04ff3f74c1b2.jpg" />
</p> </p>
<p align="center"> <p align="center">
<a href="https://github.com/Cameri/nostream/releases"> <a href="https://github.com/cameri/nostream/releases">
<img alt="GitHub release" src="https://img.shields.io/github/v/release/Cameri/nostream"> <img alt="GitHub release" src="https://img.shields.io/github/v/release/Cameri/nostream">
</a> </a>
<a href="https://github.com/Cameri/nostream/issues"> <a href="https://github.com/cameri/nostream/issues">
<img alt="GitHub issues" src="https://img.shields.io/github/issues/Cameri/nostream?style=plastic" /> <img alt="GitHub issues" src="https://img.shields.io/github/issues/Cameri/nostream?style=plastic" />
</a> </a>
<a href="https://github.com/Cameri/nostream/stargazers"> <a href="https://github.com/cameri/nostream/stargazers">
<img alt="GitHub stars" src="https://img.shields.io/github/stars/Cameri/nostream" /> <img alt="GitHub stars" src="https://img.shields.io/github/stars/Cameri/nostream" />
</a> </a>
<img alt="GitHub top language" src="https://img.shields.io/github/languages/top/Cameri/nostream"> <img alt="GitHub top language" src="https://img.shields.io/github/languages/top/Cameri/nostream">
<a href="https://github.com/Cameri/nostream/network"> <a href="https://github.com/cameri/nostream/network">
<img alt="GitHub forks" src="https://img.shields.io/github/forks/Cameri/nostream" /> <img alt="GitHub forks" src="https://img.shields.io/github/forks/Cameri/nostream" />
</a> </a>
<a href="https://github.com/Cameri/nostream/blob/main/LICENSE"> <a href="https://github.com/cameri/nostream/blob/main/LICENSE">
<img alt="GitHub license" src="https://img.shields.io/github/license/Cameri/nostream" /> <img alt="GitHub license" src="https://img.shields.io/github/license/Cameri/nostream" />
</a> </a>
<a href='https://coveralls.io/github/Cameri/nostream?branch=main'> <a href='https://coveralls.io/github/Cameri/nostream?branch=main'>
@ -27,8 +27,8 @@
<a href='https://sonarcloud.io/project/overview?id=Cameri_nostr-ts-relay'> <a href='https://sonarcloud.io/project/overview?id=Cameri_nostr-ts-relay'>
<img alt='Sonarcloud quality gate' src='https://sonarcloud.io/api/project_badges/measure?project=Cameri_nostr&metric=alert_status' /> <img alt='Sonarcloud quality gate' src='https://sonarcloud.io/api/project_badges/measure?project=Cameri_nostr&metric=alert_status' />
</a> </a>
<a href='https://github.com/Cameri/nostream/actions'> <a href='https://github.com/cameri/nostream/actions'>
<img alt='Build status' src='https://github.com/Cameri/nostream/actions/workflows/checks.yml/badge.svg?branch=main&event=push' /> <img alt='Build status' src='https://github.com/cameri/nostream/actions/workflows/checks.yml/badge.svg?branch=main&event=push' />
</a> </a>
</p> </p>
@ -37,7 +37,7 @@ Typescript.
This implementation is production-ready. See below for supported features. This implementation is production-ready. See below for supported features.
The project master repository is available on [GitHub](https://github.com/Cameri/nostream). The project master repository is available on [GitHub](https://github.com/cameri/nostream).
[![Deploy on Railway](https://railway.app/button.svg)](https://railway.app/new/template/Xfk5F7?referralCode=Kfv2ly) [![Deploy on Railway](https://railway.app/button.svg)](https://railway.app/new/template/Xfk5F7?referralCode=Kfv2ly)

View File

@ -56,7 +56,7 @@
}, },
"repository": { "repository": {
"type": "git", "type": "git",
"url": "git+https://github.com/Cameri/nostream.git" "url": "git+https://github.com/cameri/nostream.git"
}, },
"keywords": [ "keywords": [
"nostr", "nostr",
@ -66,9 +66,9 @@
"author": "Ricardo Arturo Cabral Mejía (npub1qqqqqqyz0la2jjl752yv8h7wgs3v098mh9nztd4nr6gynaef6uqqt0n47m)", "author": "Ricardo Arturo Cabral Mejía (npub1qqqqqqyz0la2jjl752yv8h7wgs3v098mh9nztd4nr6gynaef6uqqt0n47m)",
"license": "MIT", "license": "MIT",
"bugs": { "bugs": {
"url": "https://github.com/Cameri/nostream/issues" "url": "https://github.com/cameri/nostream/issues"
}, },
"homepage": "https://github.com/Cameri/nostream#readme", "homepage": "https://github.com/cameri/nostream#readme",
"devDependencies": { "devDependencies": {
"@commitlint/cli": "17.2.0", "@commitlint/cli": "17.2.0",
"@commitlint/config-conventional": "17.2.0", "@commitlint/config-conventional": "17.2.0",