Go to file
2024-04-14 20:42:01 -04:00
.well-known readme 2024-04-14 20:05:53 -04:00
.gitignore first commit 2024-04-14 20:04:50 -04:00
index.html first commit 2024-04-14 20:04:50 -04:00
index.js authenticating with a key in nip05 list by extention 2024-04-14 20:42:01 -04:00
package-lock.json first commit 2024-04-14 20:04:50 -04:00
package.json first commit 2024-04-14 20:04:50 -04:00
readme.md readme 2024-04-14 20:05:53 -04:00
upload.html first commit 2024-04-14 20:04:50 -04:00

pre req: get node js google it

install: clone the repo cd into it

install dependencies: npm install

run the dev server: vite

go to http://localhost:5173 check out the console (right click inspect)