Thanks to visit codestin.com
Credit goes to github.com

Skip to content

epoz/bikidata-explore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web app to explore bikiDATA

You can use this web ap to explore bikiDATA files.

To run it, you can use the following command:

docker run -p 8000:80000 -v $(pwd):/data -e BIKIDATA_DB=/data/bikidata.duckdb ghcr.io/epoz/bikidata-explore:latest

If you have a bikidata.duckdb file in the current directory, or otherwise map it into the volume from a different location

Then, you can access the web app at http://localhost:8000.

About

Webapp to explore bikiDATA

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages