/lifecoach

Lifecoach web app

Primary LanguageTypeScript

Lifecoach

This is the Lifecoach web application.

Table of Contents

Versions

1.0.0

Quick start

Quick start options:

$npm i

-- or --

$yarn

Documentation

Customer docs: https://lifecoach.freshdesk.com/support/solutions

Developer docs: https://demos.creative-tim.com/black-dashboard-pro-angular/#/documentation/overview - Docs for the original Angular template that the site is built on.

Browser Support

At present, we officially aim to support the last two versions of the following browsers:

Resources

  • TBC

Technical Support or Questions

Email: greg@lifecoach.io

Licensing

Useful Links

https://lifecoach.io https://demos.creative-tim.com/black-dashboard-pro-angular/#/documentation/overview

How To Deploy On Firebase Dev Domain

! Before oy find out search.service, line 25

  1. from root directory/ -> yarn build:dev-ssr
  2. cd functions -> npm i && npm run build
  3. cd ../ -> firebase deploy --only hosting
  4. cd functions -> firebase deploy --only functions