/ColoradoHealthOasis

CHO is a novel application that addresses the global problem of “healthcare deserts” or disparities in healthcare geographically.

Primary LanguageF#

Available on the browser, Android, and IOS (as a PWA).

Stack

This project uses Nix for the development environment, Fable (F# to JS) for the client-side code (as opposed to the data generation code), Elmish.React as the UI framework, and the Github Sites platform as the data storage/website host. It also uses Cordova for mobile app and desktop app generation (not currently supported), and vite for live, hot-module reloaded development and as the build tool.

Data Sources

Development

This project uses Nix for development, and cachix use programmerino can be used to speed up the initial compile, and for remote pipelines.

Building

Use nix develop -L and cd dev && build