Skip to content

An excel-like database table editor using Handsontable + PostgREST

Notifications You must be signed in to change notification settings

timwis/handsontable-postgrest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Handsontable PostgREST

An excel-like database table editor using Handsontable and PostgREST

Installation

Clone the repository and install dependencies via npm install

Development

This project uses webpack for compilation of assets. Run npm start to watch/recompile/live-reload assets and use http://localhost:8080/webpack-dev-server/ to view it. Run npm test to run the linter and tests.

To build the application for production, use npm run build. To build and deploy the application, ensure deploy.sh has execute permissions (chmod +x deploy.sh) and use npm run deploy

About

An excel-like database table editor using Handsontable + PostgREST

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published