Skip to content

Commit

Permalink
add site to explore the data in realtime
Browse files Browse the repository at this point in the history
  • Loading branch information
yuhonas committed Apr 30, 2023
1 parent d5da514 commit 92ba1e5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,10 @@ _Note: requires [jq](https://stedolan.github.io/jq/)_

See also [Importing JSON into PostgreSQL using COPY](https://konbert.com/blog/import-json-into-postgres-using-copy)

### Exploring the data

For a quick no frills way of exploring the data, you can use [lite.datasette.io](https://lite.datasette.io/?json=https://github.com/yuhonas/free-exercise-db/blob/main/dist/exercises.json#/data/exercises?_facet_array=primaryMuscles&_facet=force&_facet=level&_facet=equipment)

### Browsable frontend

<img src="./site/public/screenshot.png" alt="Screenshot of browsable frontend" width="500">
Expand Down

0 comments on commit 92ba1e5

Please sign in to comment.