No description
Find a file
MathMan05 c794ae46c7 Added service worker support, needs work
You must manually enable support, I'm not having it on untill it'll work without issues all of the time :P
2024-06-17 16:16:57 -05:00
webpage Added service worker support, needs work 2024-06-17 16:16:57 -05:00
.gitignore Initial commit 2024-05-25 18:36:24 -05:00
index.js Added service worker support, needs work 2024-06-17 16:16:57 -05:00
LICENSE Initial commit 2024-05-25 18:36:24 -05:00
package.json Added package.json and various minor changes 2024-06-07 09:07:21 -05:00
README.md Update README and correct comment 2024-05-27 20:27:07 -05:00

JankClient

A SpaceBar Client written in JS HTML and CSS to run, clone the repo and do either node index.js or bun index.js both bun and node are supported, and both should function as expected, if there are any problems with Jank Client on things that aren't linux, please let me know. To access Jank Client after init simply go to http://localhost:8080/login and login with your username and password.

Guild with more info and updates: https://dev.app.spacebar.chat/invite/WOVGtp

Please report bugs either here or in the guild provided, thank you.

I'm new to git/github, so please be patient with me, it's my first time. if there's anything about this repo that's incorrect, please add an issue telling me what it is, or make a merge fixing it