项目作者: marmelab

项目描述 :
POC of a dataprovider using a sqlite database hosted on a static server
高级语言: JavaScript
项目地址: git://github.com/marmelab/ra-sqlite-dataprovider.git
创建时间: 2021-05-19T10:20:53Z
项目社区:https://github.com/marmelab/ra-sqlite-dataprovider

开源协议:MIT License

下载


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

  1. make install

Usage

  1. make start

Maintainer

alexisjanvier
Alexis Janvier

License

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