Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/fiatjaf/bisu


https://github.com/fiatjaf/bisu

nostr

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# bisu

First time setup:

```sh
go install github.com/joho/godotenv/cmd/godotenv@latest
touch .env
```

To run:

```sh
go build && godotenv ./bisu
```