Skip to content
This repository was archived by the owner on Nov 27, 2023. It is now read-only.

Releases: soulsam480/elec-sqlite-vue

DB, Model API, Page Print

23 Sep 19:54

Choose a tag to compare

Pre-release

changelog

  • Added DB
  • DB is working fine in production but breaking on reload in dev
  • Added API to interact with DB through Sequelize. This will make the development process faster.
  • Page printing is working fine. I Will work on templates for the invoices soon using ejs.
  • App installation Executable is attached. install for testing.