Frontend for Prague Blockchain Week data exploration
Přejít na soubor
tree d4862f096f Format code by "npm run format" 2023-01-30 04:04:13 +01:00
.github/workflows Format code by "npm run format" 2023-01-30 04:04:13 +01:00
src Format code by "npm run format" 2023-01-30 04:04:13 +01:00
static Initial commit 2023-01-24 02:20:11 +01:00
tests Format code by "npm run format" 2023-01-30 04:04:13 +01:00
.eslintignore Initial commit 2023-01-24 02:20:11 +01:00
.eslintrc.cjs Format code by "npm run format" 2023-01-30 04:04:13 +01:00
.gitignore Update 2023-01-24 02:47:07 +01:00
.npmrc Initial commit 2023-01-24 02:20:11 +01:00
.prettierignore Initial commit 2023-01-24 02:20:11 +01:00
.prettierrc Initial commit 2023-01-24 02:20:11 +01:00
LICENCE Initial commit 2023-01-24 02:20:11 +01:00
README.md Update README.md 2023-01-30 02:23:07 +01:00
package-lock.json Rename Inspect => Explore 2023-01-30 02:25:57 +01:00
package.json Format code by "npm run format" 2023-01-30 04:04:13 +01:00
playwright.config.js Format code by "npm run format" 2023-01-30 04:04:13 +01:00
postcss.config.cjs Format code by "npm run format" 2023-01-30 04:04:13 +01:00
svelte.config.js Format code by "npm run format" 2023-01-30 04:04:13 +01:00
tailwind.config.cjs Format code by "npm run format" 2023-01-30 04:04:13 +01:00
vite.config.js Format code by "npm run format" 2023-01-30 04:04:13 +01:00

README.md

PBW Explore

This tool is a frontend for Prague Blockchain Week data that allows you to view the data contained in the dataset.

The production version is available at explore.prgblockweek.com.

Technologies used