vue-electron-with-binance-api
This project was created by VueJs, Electron, NodeJs, Vuetify, and Binance Api then the user can set the expected future price for getting notification from the Binance exchange.
This application has used the Line Application(Messenger) to get the notification from our software. user has to set the Line API token, you can read this document (https://notify-bot.line.me/doc/en/) to get the Line API token.
For example, when Line Application receives the notification.
Compiles and hot-reloads for development
npm run electron:serve
Compiles and minifies for production
npm run electron:build
Lints and fixes files
npm run lint