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
Andrew Gundersen 6da8bf4b7a cicd
2021-04-15 10:07:18 -05:00
build add base64 audio recorder 2021-01-30 14:53:55 -06:00
public added login page 2021-02-03 19:36:58 -06:00
src cicd 2021-04-13 10:47:35 -05:00
tests cicd 2021-04-13 14:43:25 -05:00
.eslintrc.js fix post window close auth bug 2021-02-10 22:34:07 -06:00
.gitignore cicd 2021-04-13 13:17:54 -05:00
.gitlab-ci.yml cicd 2021-04-15 10:07:18 -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 cicd 2021-04-15 10:07:18 -05:00
README.md cicd 2021-04-13 14:52:41 -05:00
tsconfig.json Merge remote-tracking branch 'origin/main' 2021-02-05 16:47:03 -06:00
yarn.lock cicd 2021-04-13 14:43:25 -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.