e4drcf / focus-vue

web app to order the call to your number

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Focus-vue

It's web app to order the call to your number

Installation

To install all dependencies run the following command in a project root directory

npm install

Configuration

Set the credentials in /backend/.env file like the following

LOGIN = somelogin
PASSWORD = somepassword
SUPPORT_PHONE_NUMBER = 888888888

Usage

To run the application use npm run dev in the root directory.

Application will be available at localhost:8080

Features

  • Install all dependencies in one command
  • Run backend and dev-frontend in one comand
  • Support a bunch of bridges
  • Phone number validation on front and back side
  • Logging
  • Error handling
  • Improved UI
  • Timer untill the call

About

web app to order the call to your number


Languages

Language:JavaScript 47.7%Language:Vue 45.6%Language:HTML 6.0%Language:Shell 0.7%