reddog-code/RedDog.UI
Joey Schluchter 998b291465 orderItemUpdate 2021-09-29 19:15:59 -04:00
..
public I'm a peacock and I gotta fly (#34) 2021-06-09 17:05:02 -05:00
src orderItemUpdate 2021-09-29 19:15:59 -04:00
.eslintrc adding the ui 2021-05-11 12:16:03 -05:00
Dockerfile env updates 2021-06-02 14:19:22 -04:00
README.md I'm a peacock and I gotta fly (#34) 2021-06-09 17:05:02 -05:00
package-lock.json update product cost and UI 2021-09-29 17:28:34 -04:00
package.json updating env 2021-06-02 14:52:15 -04:00
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