Emyboy / calfary

SQL client made with Electron, React, Express and Typescript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Calfary

Database client for Postgres

Issues I faced

  • Using express with electron - After doing some research with trial and error, I finally got it to work using ejs.
# Clone this repository
git clone https://github.com/emyboy/calfary
# Go into the repository
cd calfary
# Install dependencies
npm install
# Run the app
npm start

About

SQL client made with Electron, React, Express and Typescript

License:Creative Commons Zero v1.0 Universal


Languages

Language:CSS 60.8%Language:JavaScript 37.8%Language:EJS 0.7%Language:HTML 0.7%