No description
Find a file
2024-06-28 05:27:06 +02:00
webpage rember to fix the rest of the typo 2024-06-25 09:24:49 -05:00
.gitignore Initial commit 2024-05-25 18:36:24 -05:00
index.js note 2024-06-24 15:51:09 -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 README fixes & a few links 2024-06-28 05:27:06 +02:00

Jank Client

Jank Client is a Spacebar Client written in JS, HTML, and CSS.

To run it, clone the repo and do npm install express, then either node index.js or bun index.js

Both Bun and Node.js are supported, and should function as expected.

To access Jank Client after starting, simply go to http://localhost:8080/login and either register a new account, or log in with your email and password.

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.

If there are any problems with Jank Client, please let me know.

You can view the current roadmap on https://github.com/users/MathMan05/projects/1.