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.
- Install Sencha CMD using the installer
- Clone this repository
- From within this repository, install dependencies via
npm install
- Run the application in development mode using
sencha app watch