TheAppleFreak / pk-relationship-viewer

Little thing to help understand the relationship between members in a system who cofront with others

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PluralKit Cofront Relationship Viewer

Little thing to help understand the relationship between members in a system who cofront with others.

There's a version of this live at theapplefreak.github.io if you want to try it out yourself!

Building

Clone this repository, and run the following:

npm install && npm run build

This will output the built files to dist.

Why do you need build tools for a 200 line long program

I like making my life pain

About

Little thing to help understand the relationship between members in a system who cofront with others

License:MIT License


Languages

Language:TypeScript 73.6%Language:EJS 14.1%Language:JavaScript 6.8%Language:CSS 3.0%Language:Dockerfile 2.5%