Skip to content

BlockEdenHQ/metabase-src

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
# development
yarn dev
# dev with a specific db
MB_DB_CONNECTION_URI=DB yarn dev


./bin/build
./bin/start

# if the build fails with 127, adjust your docker memory allocation https://www.thorsten-hans.com/limit-memory-for-docker-containers
docker build . --tag v0.44.6.1

docker push puncsky/metabase-src:v0.44.6.1

# list all local images
docker images
docker tag puncsky/metabase-src puncsky/metabase-src:v0.44.6.1

Then go to http://localhost:3000/

About

No description, website, or topics provided.

Resources

License

Unknown and 3 other licenses found

Licenses found

Unknown
LICENSE.txt
AGPL-3.0
LICENSE-AGPL.txt
Unknown
LICENSE-EMBEDDING.txt
Unknown
LICENSE-MCL.txt

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published