Skip to content
forked from openskope/skopeui

SKOPE user interface and visualization app

License

Notifications You must be signed in to change notification settings

asuworks/skopeui

 
 

Repository files navigation

Synthesizing Knowledge of Past Environments

DOI Build/Test Docker Image CI

This codebase provides a frontend only user interface for the NSF supported Synthesizing Knowledge of Past Environments project.

The current UI uses Nuxt 2, VueJS, Leaflet, and Plotly JS.

The application has a basic Makefile for configuration and deployment. A recent version of Docker and docker compose is recommended to set up a local development environment.

Running make for the first time will generate a default config.mk file that can be further customized:

Run make deploy to redeploy the application with whatever settings are currently defined in config.mk

With DEPLOY_ENVIRONMENT=dev a hot-reloading development server should spin up at http://localhost:3000

Contributors

  • Allen Lee @alee
  • Kyle Bocinsky @bocinsky
  • Calvin Pritchard @cpritcha
  • Christine Nguyễn @chrstngyn

About

SKOPE user interface and visualization app

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 62.2%
  • JavaScript 35.5%
  • Makefile 1.4%
  • Other 0.9%