README.md

AI-assistant

An Electron TS user interface for Chat-GPT

Created using electron-vite and react+redux

Scripts

  • dev/start - start dev server and open electron
  • prebuild - type check and build electron-vite
  • build:win - windows build for production
  • build:mac - mac build for production
  • build:linux - linux build for production
  • preview - locally preview production electron-vite build
  • test - launch test runner
  • format - format code with prettier
  • lint - lint code with eslint
  • type-check - type check with tsc

P.S. You can use bun instead of node.js and npm, but there may be a problems with installing electron, so you may need reinstall it with npm.

Getting Started

Run npm install

Create in root directory .env file and specify:

  • CRYPTO_ALGORITHM - node-crypto algorithm
  • CRYPTO_SECRET_KEY - node-crypto secret key

Run npm dev/npm start

Описание

Electron TS пользовательский интерфейс для Chat-GPT

Конвейеры
0 успешных
0 с ошибкой