Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/Yonle/bostr2

bostr next generation
https://github.com/Yonle/bostr2

aggregator bouncer nostr proxy

Last synced: about 1 month ago
JSON representation

bostr next generation

Awesome Lists containing this project

README

        

# bostr2
[bostr](https://github.com/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 github.com/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)).