Available on the browser, Android, and IOS (as a PWA).
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.
- Professional and Occupational Licenses in Colorado used for licensee names, zip code locations, and license types.
- Census ACSDT5Y2020.B01003 for zipcode-by-zipcode population estimates.
- Census CitySDK-generated zipcode polygons for mapping, and zipcode area information.
This project uses Nix for development, and cachix use programmerino can be used to speed up the initial compile, and for remote pipelines.
Use nix develop -L and cd dev && build