Skip to content

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

NJalal7/preact-netlify-cms

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.

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