Skip to content
This repository has been archived by the owner on Sep 23, 2021. It is now read-only.

agrc/Crash-web

Repository files navigation

Crash-web

main prod firebase deploy dev dev firebase deploy

View vehicle crashes for Utah with all of the metadata to view problem areas, identify trends, and perform analysis.

Installing

  1. Update appsettings.json

    {
      "ConnectionStrings": {
        "main": ""
      }
    }
  2. npm run build or npm run build:prod

  3. publish mxd as Crash/Crashes

  4. set {"standardizedQueries": "false"} in system > properties on the admin panel.

    • restart server process if standardized queries wasn't set.

Urls