From d69eb24619aec34e9877ef35434afdaddc9cbf89 Mon Sep 17 00:00:00 2001 From: codytseng Date: Tue, 21 Mar 2023 22:39:34 +0800 Subject: [PATCH] add nostr-relay-nestjs --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2d55964..ac085f0 100644 --- a/README.md +++ b/README.md @@ -42,6 +42,7 @@ of the public instances. - [Nex](https://github.com/lebrunel/nex) ![stars](https://img.shields.io/github/stars/lebrunel/nex.svg?style=social) - A powerful and scalable Nostr relay written in Elixir with Postgres DB. - [gnost-relay](https://github.com/barkyq/gnost-relay) ![stars](https://img.shields.io/github/stars/barkyq/gnost-relay.svg?style=social) - nostr relay written in go backed by postgresql database. - [nostring](https://github.com/xbol0/nostring)![stars](https://img.shields.io/github/stars/xbol0/nostring.svg?style=social) - A Nostr relay written in Deno. +- [nostr-relay-nestjs](https://github.com/CodyTseng/nostr-relay-nestjs)![stars](https://img.shields.io/github/stars/CodyTseng/nostr-relay-nestjs.svg?style=social) - A Nostr relay implemented using the NestJS framework ### Instances