Menu

Tree [106f19] master /
 History

HTTPS access


File Date Author Commit
 public 2022-03-23 Gowan Cephus Gowan Cephus [3b8a24] Redifined Tenant System
 src 2022-04-16 Gowan Cephus Gowan Cephus [106f19] Integrated Navigation to Modules
 .env 2021-09-14 Gowan Cephus Gowan Cephus [6271dc] User Profile Update
 .env.development 2021-09-14 Gowan Cephus Gowan Cephus [6271dc] User Profile Update
 .env.production 2021-09-14 Gowan Cephus Gowan Cephus [6271dc] User Profile Update
 .eslintrc.js 2021-05-04 Gowan Cephus Gowan Cephus [90aae1] Dashboard Building Blocks
 .gitignore 2021-04-01 Gowan Cephus Gowan Cephus [b93f41] init
 .prettierrc 2021-04-11 Gowan Cephus Gowan Cephus [20cde0] Signup Form
 .tern-project 2021-10-30 Gowan Cephus Gowan Cephus [cbe438] Introduced Functional Requirements
 README.md 2021-09-14 Gowan Cephus Gowan Cephus [6271dc] User Profile Update
 babel.config.js 2021-04-01 Gowan Cephus Gowan Cephus [b93f41] init
 package-lock.json 2021-12-31 Gowan Cephus Gowan Cephus [951167] Welcome Wizard : Phase I
 package.json 2021-12-31 Gowan Cephus Gowan Cephus [951167] Welcome Wizard : Phase I
 postcss.config.js 2021-05-07 Gowan Cephus Gowan Cephus [9af61f] Dashboard full application of the Metronic theme
 vue.config.js 2021-05-07 Gowan Cephus Gowan Cephus [9af61f] Dashboard full application of the Metronic theme

Read Me

Phiscal

The Business Information System

Description

Repo defines a VueJS (JavaScript Library) web application, interfacing the Phiscus RESTful API to Phiscal, an online Business Information System, facilitating functionality of different induries, by means of sub-components, dubbed "Modules".
Application is licensed under the GNU Public License version 3.

Dependencies

  • Node Package Manager (npm)
  • Active Phiscus RESTful API

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.