Skip to content

POC of a dataprovider using a sqlite database hosted on a static server

License

Notifications You must be signed in to change notification settings

marmelab/ra-sqlite-dataprovider

Repository files navigation

React-admin SQLite Data Provider

GitHub top language foss-starter-kit.svg

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

alexisjanvier
Alexis Janvier

License

ra-sqlite-dataprovider is licensed under the MIT License, courtesy of Marmelab.