Skip to content

mochi-cards/mochi-viz

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mochi-viz

Additional views and charts to visualize data from mochi.cards Graph View Graph View

Getting Started

This repository includes a react app (frontend), and a flask app (server) running in docker containers and networked using docker compose. To run locally, ensure you have docker installed and follow these steps:

  1. Clone this repository:
git clone https://github.com/zachflanders/mochi-viz.git
  1. cd into the directory
cd mochi-viz
  1. Build and run the application.
docker compose up -d

Once the application is running, use your mochi api key to download your card and build the network view.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 60.9%
  • CSS 14.9%
  • HTML 13.0%
  • Python 8.4%
  • Dockerfile 2.8%