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: 2 months 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 (6 months ago)
- Default Branch: master
- Last Pushed: 2024-08-29T09:44:22.000Z (4 months ago)
- Last Synced: 2024-08-29T11:09:27.824Z (4 months ago)
- Topics: aggregator, bouncer, nostr, proxy
- Language: Go
- Homepage:
- Size: 82 KB
- Stars: 9
- Watchers: 1
- Forks: 1
- 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)).