Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yonle/bostr2
bostr next generation
https://github.com/yonle/bostr2
aggregator bouncer nostr proxy
Last synced: about 5 hours ago
JSON representation
bostr next generation
- Host: GitHub
- URL: https://github.com/yonle/bostr2
- Owner: Yonle
- License: bsd-3-clause
- Created: 2024-06-18T14:14:24.000Z (7 months ago)
- Default Branch: master
- Last Pushed: 2025-01-06T15:20:08.000Z (18 days ago)
- Last Synced: 2025-01-06T16:34:31.596Z (18 days ago)
- Topics: aggregator, bouncer, nostr, proxy
- Language: Go
- Homepage:
- Size: 88.9 KB
- Stars: 14
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# bostr2
[bostr](https://codeberg.org/Yonle/bostr) next generation# Installation instructions
You will need to install [Go](https://go.dev) on your system. After installation, run the following command:
```
go install codeberg.org/Yonle/bostr2@latest
```Then run:
```
bostr2
```You may need to manually configure a reverse proxy on your server (could be [nginx](https://nginx.org) or [caddy](https://caddyserver.com)).