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

https://github.com/datasektionen/dbuggen2


https://github.com/datasektionen/dbuggen2

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# dbuggen2

New dbúgen, even more serious.

## Boring nerd stuff

To run this locally, either run `docker compose up --build --watch` which *should* set up everything for you, or run it using Go yourself with `go run .`, in which case you will also need a postgresql server.

Then find your way to [localhost:8080](http://localhost:8080/).