This is an example TeaTime database that is automatically generated from a JSON files. It uses GitHub Actions to create an SQLite file and then publishes it to GitHub Pages.
- Fork this repository
- Add your books to data.json
- Configure your paths at config.json
Make sure to enable Pages in the repository Settings ("Deploy from a branch", "gh-pages"), and to enable "Read and write permissions" under "Actions", "Workflow permissions".
You can make your files available in IPFS using services like Pinata or by running an IPFS node locally.