timwis / ext-postgrest-crud

An Ext.js-powered, spreadsheet-style Grid for Create/Read/Update/Delete against a postgres database with a PostgREST API in front of it
https://timwis.github.io/ext-postgrest-crud
14 stars 2 forks source link

Stories in Ready

Ext.js CRUD

An Ext.js-powered, spreadsheet-style Grid for Create/Read/Update/Delete against a postgres database with a PostgREST API in front of it. Leverages jarvus-postgrest-apikit.

Installation

  1. Install Sencha CMD using the installer
  2. Clone this repository
  3. From within this repository, install dependencies via npm install
  4. Run the application in development mode using sencha app watch