Download & install PostgreSQL version 10.3 from https://www.enterprisedb.com/downloads/postgres-postgresql-downloads
- To start the project:
npm start- To use the Electron debug tool execute the following from the Console tab of your running Electron app's developer tools:
require('devtron').install();You should then see a Devtron tab added.
-
React - Front-end
-
Material-UI Design - Template for React
-
Electron
-
Express - Back-end REST API
-
SQLite3 - file based SQL
-
Sequelize - ORM