Artikash / Web-SQL-Client

Manage your SQL database from a web app, cause it's 2019.

Home Page:https://web-sql-client.herokuapp.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Web SQL Client

Manage your SQL database from a web app, cause it's 2019.

Building

npm run build to build the frontend, then mvn package to package the frontend and backend. A runnable .jar should be generated in target/.
npm start sets up a development server that watches the frontend files.

About

Manage your SQL database from a web app, cause it's 2019.

https://web-sql-client.herokuapp.com

License:MIT License


Languages

Language:Java 63.6%Language:TypeScript 29.9%Language:JavaScript 6.5%