Develop Dashboard

Right now we have two Dev Dashboards:

Dev Dashboards are querying

instead of

Right now both Dashboards (prod and dev) are the same: they use main branch from dashboard, main branch from API and are pointing to Nomad production cluster.

In the future, dev dashboard will be used to test experimental features that might break production workflow. This means dashboard from dev branch, api from dev branch and potentially also pointing to Nomad dev cluster.