cacc53a184b4fbd9858883aa92d3c869299656eb
Install runtime dependencies: - playwright: For browser automation - mssql: SQL Server database connectivity - mysql2: MySQL database connectivity - winston: Logging framework - exceljs: Excel file generation and manipulation Install dev dependencies: - @types/node: TypeScript definitions for Node.js Update package.json scripts: - postinstall: Automatically install Playwright Chromium - test: Jest unit test runner - test:e2e: Playwright end-to-end test runner Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
erpauto
An Electron application with React and TypeScript
Recommended IDE Setup
Project Setup
Install
$ npm install
Development
$ npm run dev
Build
# For windows
$ npm run build:win
# For macOS
$ npm run build:mac
# For Linux
$ npm run build:linux
Description
Languages
TypeScript
97.1%
JavaScript
2%
C#
0.4%
CSS
0.3%
TSQL
0.2%