Babajide777 / grid-db-mind-map

Creating a Mind Map for Data Visualization using GridDB, Reactflow, and ExpressJs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GRIDDB MIND MAP APP

This application contains 2 folders: client and server

The client folder houses the frontend of the application, while the server folder houses the backend of the application.

Clone the repo git clone https://github.com/Babajide777/grid-db-mind-map.git

Frontend

Go to the project directory

 cd client

Install dependencies

 npm install

Start the server

  npm start

Backend

Go to the project directory

 cd server

Build docker compose file

 docker-compose build

Run docker

 docker-compose up

About

Creating a Mind Map for Data Visualization using GridDB, Reactflow, and ExpressJs


Languages

Language:JavaScript 82.1%Language:Shell 8.8%Language:Dockerfile 4.9%Language:HTML 4.2%