2.2.6 • Published 7 years ago
dashboard-next v2.2.6
Dashboard Next
New design for Guesty's dashboard.
Installation
log in to npm:
npm adduser
- username: guestydev
password: Superh0st
$ git clone && npm it && npm startYou can supply
PORTenvironment variable such that we will listen to another localhost port
Configuration
you will find at ./src/config folder the configuration setup.
- base: will set default for all environments
- staging, development, production: respectively for each environment, will override
basevalues.
CLUSTER
you should pass CLUSTER environment variable for each environment other the development
Firebase
firebase configuration is at firebase.json file. .firebaserc file is to make sure the correct bucket is chosen.
Webpack-Dev-Server
to expose webpack-dev-server to public use: disableHostCheck: true.
2.2.6
7 years ago