You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
dskvr b1bb14ebbd kind of working, event handler is fragile and some messages aren't coming through 2 years ago
nginx/conf.d Working refactor 2 years ago
src kind of working, event handler is fragile and some messages aren't coming through 2 years ago
.dockerignore feat: add Dockerfile 3 years ago
.gitignore remove webpack, use esbuild instead. 3 years ago
.prettierrc.yaml first version, reviving @rsbondi's work. 3 years ago
Dockerfile Working refactor 2 years ago
README.md Working refactor 2 years ago
babel.config.js Working refactor 2 years ago
codes.yaml Working refactor 2 years ago
docker-compose.yaml Working refactor 2 years ago
jsconfig.json Working refactor 2 years ago
onion.js Working refactor 2 years ago
package.json kind of working, event handler is fragile and some messages aren't coming through 2 years ago
relays.yaml Working refactor 2 years ago
vue.config.js kind of working, event handler is fragile and some messages aren't coming through 2 years ago
yarn-error.log Working refactor 2 years ago

README.md

nostr-relay-registry

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.