Skip to content

A template for place-based data exploration at GRIDH

Notifications You must be signed in to change notification settings

gu-gridh/multimodal-map

Repository files navigation

multimodal-map

A map-centric user interface for exploring data from a Diana server.

Recommended IDE Setup

VSCode + Volar (and disable Vetur) + Volar Takeover Mode.

Development tasks

Setup

yarn install

Start local development server

yarn dev

Build for deployment

yarn build

Choose research project

Choose which project to build for, by specifying the PROJECT environment variable:

PROJECT=rephotography yarn dev
# or...
echo "PROJECT=rephotography" > .env.local
yarn dev

It identifies a directory under projects/, e.g. projects/rephotography, where project-specific configuration and code lives.

About

A template for place-based data exploration at GRIDH

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published