Electron desktop messenger client for Crimata
  • TypeScript 64.4%
  • Vue 25.6%
  • JavaScript 7.6%
  • Python 1.6%
  • HTML 0.8%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2021-08-19 15:11:14 -05:00
build add icons 2021-07-25 18:24:05 -05:00
public feat: default tray icon 2021-08-01 12:02:05 -05:00
src successfully imports nodeaudio, add yarnrc.yml for registry config 2021-08-19 15:11:14 -05:00
tests close session on logout 2021-06-03 09:55:50 -04:00
.eslintrc.js fix post window close auth bug 2021-02-10 22:34:07 -06:00
.gitignore refactor main and rendered ipc 2021-05-30 14:02:59 -04:00
.gitlab-ci.yml testing auto update 2021-04-16 13:42:46 -05:00
.yarnrc.yml successfully imports nodeaudio, add yarnrc.yml for registry config 2021-08-19 15:11:14 -05:00
babel.config.js init 2020-10-06 21:09:02 -05:00
jest.config.js init 2020-10-06 21:09:02 -05:00
jsconfig.json add record on input functionality 2020-12-09 15:38:21 -06:00
package.json successfully imports nodeaudio, add yarnrc.yml for registry config 2021-08-19 15:11:14 -05:00
README.md cicd 2021-04-13 14:52:41 -05:00
tsconfig.json beginnings of refactor 2021-06-08 21:21:11 -05:00
yarn.lock successfully imports nodeaudio, add yarnrc.yml for registry config 2021-08-19 15:11:14 -05:00

crimata-electron

Project setup

yarn install

Compiles and hot-reloads for development

yarn electron:serve

Compiles and minifies for production

yarn electron:build

Customize configuration

See Configuration Reference.