patrickReiis on Nostr: Ok, I will do this. I am setting up the "push", it says I need a bunker: "git config ...
Ok, I will do this.
I am setting up the "push", it says I need a bunker:
"git config --local song.bunker 'bunker://...'"
This bunker must be a relay that implements git stuff in Nostr? Do you recommend one?
But this is just one small detail, how can I run this in my localhost to see the page in my machine? The README doesn't explain that, I'm a bit lost.
I have run "go build" to see what happens and it says in the end:
```
# fiatjaf.com/song
./nostr.go:71:2: undefined: repoAside
./serve-file.go:28:2: undefined: filePage
./serve-home.go:34:2: undefined: homePage
./serve-patch.go:51:29: undefined: linenum
./serve-patch.go:53:31: undefined: linenum
./serve-patch.go:55:34: undefined: linenum
./serve-patch.go:57:10: undefined: linenum
./serve-patch.go:81:3: undefined: patchPage
./serve-patch.go:90:4: undefined: errorPage
./serve-patch.go:95:4: undefined: errorPage
./serve-patch.go:95:4: too many errors
```
Published at
2024-12-09 20:31:03Event JSON
{
"id": "c39a8d2b9e5376e64beb41f14289b60c353ebc4632b416f040cbb158ff394353",
"pubkey": "47259076c85f9240e852420d7213c95e95102f1de929fb60f33a2c32570c98c4",
"created_at": 1733776263,
"kind": 1,
"tags": [
[
"e",
"000004d6c0411ccc386b483453ab0d3dd8d456fd1f1efa424dda7daf226f26a2",
"wss://gleasonator.dev/relay",
"root",
"3bf0c63fcb93463407af97a5e5ee64fa883d107ef9e558472c4eb9aaaefa459d"
],
[
"e",
"00009645c0673657e3d13559ffb66f2f6f2c8513ab70ca7fe71a44c48cf50ace",
"wss://gleasonator.dev/relay",
"reply",
"3bf0c63fcb93463407af97a5e5ee64fa883d107ef9e558472c4eb9aaaefa459d"
],
[
"p",
"3bf0c63fcb93463407af97a5e5ee64fa883d107ef9e558472c4eb9aaaefa459d",
"wss://gleasonator.dev/relay"
]
],
"content": "Ok, I will do this.\n\nI am setting up the \"push\", it says I need a bunker:\n\"git config --local song.bunker 'bunker://...'\"\n\nThis bunker must be a relay that implements git stuff in Nostr? Do you recommend one?\n\nBut this is just one small detail, how can I run this in my localhost to see the page in my machine? The README doesn't explain that, I'm a bit lost.\n\nI have run \"go build\" to see what happens and it says in the end:\n```\n# fiatjaf.com/song\n./nostr.go:71:2: undefined: repoAside\n./serve-file.go:28:2: undefined: filePage\n./serve-home.go:34:2: undefined: homePage\n./serve-patch.go:51:29: undefined: linenum\n./serve-patch.go:53:31: undefined: linenum\n./serve-patch.go:55:34: undefined: linenum\n./serve-patch.go:57:10: undefined: linenum\n./serve-patch.go:81:3: undefined: patchPage\n./serve-patch.go:90:4: undefined: errorPage\n./serve-patch.go:95:4: undefined: errorPage\n./serve-patch.go:95:4: too many errors\n```",
"sig": "ade3a6d55f140deda04cd02c71cd143f871aadb6444a5c0e0489c773c697a2d4d5983cf710057f19253f35340d81881e2efd1d46c4db45e8f0804c964f5bb81d"
}