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

https://github.com/pglevy/metabase


https://github.com/pglevy/metabase

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

# metabase

I ran these commands:

`docker pull metabase/metabase:latest`

`docker run -d -p 3000:3000 --name metabase metabase/metabase`

`docker stop metabase`