reddog-code/RedDog.UI
Joey Schluchter 26ef7e9c64 updated dash 2021-09-29 17:31:50 -04:00
..
public
src updated dash 2021-09-29 17:31:50 -04:00
.eslintrc
Dockerfile
README.md
package-lock.json update product cost and UI 2021-09-29 17:28:34 -04:00
package.json
vue.config.js updated dash 2021-09-29 17:31:50 -04:00

README.md

Red Dog :: Contoso

RedDog.UI :: RedDog single site location user interface

Prerequisites

QUI

To run locally with env vars

  • add a .env file to the root with the following in it, changing said variables as needed:
VUE_APP_IS_CORP=false
NODE_ENV=development
VUE_APP_STORE_ID="Austin"
VUE_APP_SITE_TYPE="Pharmacy"
VUE_APP_SITE_TITLE="Contoso :: BODEGA"
VUE_APP_MAKELINE_BASE_URL="http://austin.makeline.brianredmond.io"
VUE_APP_ACCOUNTING_BASE_URL="http://austin.accounting.brianredmond.io"

Then run

npm ci ## this will overwrite any and all node_modules
npm run serve

Hand crafted by

Cloud Native GBB


Open Source Credit

Template by Creative Tim