Following the very motivating blog post of phiresky "Hosting SQLite databases on Github Pages", here is a POC to generate a react-admin administration not relying on an API but directly on a SQLite database hosted on a static server (in this case the Github pages server).
This repository illustrates the blog post "Using An SQLite Database Live In React-Admin".
make install
make start
ra-sqlite-dataprovider is licensed under the MIT License, courtesy of Marmelab.