codam-coding-college / GalaxyEditor

Codam's galaxy graph editor for 42 Intranet's Holy Graph -- Deprecated

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


Logo
Written by W2.Wizard for the 42 Network

About

An opensource tool that lets you modify the galaxy graph or 'Holy'graph of Intra (V2).

Screen Shot 2022-08-23 at 10 59 29 AM

Setup

As of now building is a bit rough ...

npm install --prefix ./backend
npm install

Start the backend:

npm run start --prefix ./backend

Start the frontend:

npm run start

About

Codam's galaxy graph editor for 42 Intranet's Holy Graph -- Deprecated

License:MIT License


Languages

Language:TypeScript 91.2%Language:SCSS 7.9%Language:HTML 0.8%Language:Shell 0.0%