ra-sqlite-dataprovider
                                
                                
                                
                                    ra-sqlite-dataprovider copied to clipboard
                            
                            
                            
                        POC of a dataprovider using a sqlite database hosted on a static server
React-admin SQLite Data Provider
 
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".
Installation
make install
Usage
make start
Maintainer
License
ra-sqlite-dataprovider is licensed under the MIT License, courtesy of Marmelab.