Skip to content
This repository has been archived by the owner on Aug 5, 2024. It is now read-only.

Health journaling app with video coaching functionality. Built with Preact.js CLI (Netlify CMS template) and OpenTok.

Notifications You must be signed in to change notification settings

nexmo-community/health-coaching-app

Repository files navigation

How to Add Video Chat to Your Preact PWA using OpenTok

Is becoming healthier one of your New Year's resolutions? This application will help you to track your progress by enabling you to blog about daily activity, diet, energy levels, mood and more using Netlify CMS powered by Preact CLI. Share your app with any professionals you work with (personal trainer, nutritionist, therapist) and receive live video coaching directly from the platform with OpenTok.

Build Instructions

Important: Node.js > V6.x is a minimum requirement.

# install Preact CLI globally from NPM
npm i -g preact-cli

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# run tests with jest and preact-render-spy
npm run test

For a detailed explanation on Preact CLI works, checkout the Readme.

How to setup Netlify CMS

Note: Go to https://<your-domain>/admin in order to access Netlify CMS.

Code of Conduct

In the interest of fostering an open and welcoming environment, we strive to make participation in our project and our community a harassment-free experience for everyone. Please check out our Code of Conduct in full.

Contributing

We ❤️ contributions from everyone! Check out the Contributing Guidelines for more information.

contributions welcome

License

This project is subject to the MIT License

About

Health journaling app with video coaching functionality. Built with Preact.js CLI (Netlify CMS template) and OpenTok.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published