Skip to content

IQSS/dataverse-hub

Repository files navigation

You can find the old design document on DESIGN.md

Welcome to the DV-Hub application demo, this project consist currently of the two following components:


Logo

DV-Hub

A solution for centralized metrics for the Dataverse community!
Explore the Docs »

| |


Progress Demo Videos

|

Chat with us!


⚠️ Important Information About the Dataverse Frontend ⚠️

DV-Hub is currently in beta and under active development.


Table of Contents

  1. About The Project
  2. Instructions

About the Project

Instructions

Backend

  1. Install makefile (Windows only)
    scoop install make

Starting the backend:

    make run

Frontend

Depending on your environment you could use brew (MAC) or scoop (WIN), we are using poetry for dependency management so your path could be different, we use brew or scoop to install pipx -> poetry -> shiny. At the end the onlything you need to do to launch the project is open a poetry shell and shiny run.

    pipx install poetry
    poetry install
    poetry shell
    shiny run

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published