Skip to content

enyineer/helth

Repository files navigation

HELTH Dashboard

A PoC-kind of a health-Dashboard - Made with Redwood in only a few hours. Complete with Admin-Dashboard and Identitiy-Integration.

Demo

Click me!

Netlify Status

TODOs

  • Service page with Incident Reports and Report Comments
  • Implement dbAuth
  • Add integration Endpoints for external systems
  • Add automatic checks of endpoints

Getting Started

  • Tutorial: getting started and complete overview guide.
  • Docs: using the Redwood Router, handling assets and files, list of command-line tools, and more.
  • Redwood Community: get help, share tips and tricks, and collaborate on everything about RedwoodJS.

Setup

We use Yarn as our package manager. To get the dependencies installed, just do this in the root directory:

yarn install

Fire it up

yarn redwood dev

Your browser should open automatically to http://localhost:8910 to see the web app. Lambda functions run on http://localhost:8911 and are also proxied to http://localhost:8910/.redwood/functions/*.

This project integrates Netlify Identity - You can use Netlify for free for deploying this site, just like we did at https://helthapp.netlify.app/!

About

A PoC-kind of a health-Dashboard - Made with Redwood in only a few hours. Complete with Admin-Dashboard and Identitiy-Integration.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages