DEV: https://lifespan.plush.dev/
STAGE: https://lifespan.plush.network/
PROD: https://lifespan.plush.family/
Dev API Swagger: https://api.lifespan.plush.dev/swagger/
- Node.js v16.13.2
npm install
npm run serve
npm run build
npm run lint
VUE_APP_API_URL=https://api.lifespan.plush.dev
VUE_APP_PLUSH_API_URL=https://api.plush.dev
VUE_APP_P_API_URL=api.lsp.dev-team.club
DNS -> https://dash.cloudflare.com/
Google Firebase https://console.firebase.google.com/
- Development follows
GitFlow. - Preview Every time you creat PR agains
masterbranch, GithubActions will generate Preview link that will last for7 dayson Firebase Hosting. - Deployment Every time you merge PR to
masterbranch, GithubActions will build and deploy website to DEV enviroment. - RollBack You can alsways rollback via Firebase Hosting interface