1 год назад
История
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 electronprebuild
- type check and build electron-vitebuild:win
- windows build for productionbuild:mac
- mac build for productionbuild:linux
- linux build for productionpreview
- locally preview production electron-vite buildtest
- launch test runnerformat
- format code with prettierlint
- lint code with eslinttype-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 algorithmCRYPTO_SECRET_KEY
- node-crypto secret key
Run npm dev
/npm start
Описание
Electron TS пользовательский интерфейс для Chat-GPT
Конвейеры
0 успешных
0 с ошибкой