21 lines
963 B
Markdown
21 lines
963 B
Markdown
# Jank Client
|
|
Jank Client is a [Spacebar](https://spacebar.chat) Client written in TS, HTML, and CSS.
|
|
|
|
To run it, clone the repo and do `npm install`, then
|
|
`node index.js`
|
|
or do the equivalent with bun
|
|
|
|
Both [Bun](https://bun.sh) and [Node.js](https://nodejs.org) 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.
|
|
|
|
If there are any issues please report them either here, or to me dirrectly on spacebar
|
|
## RoadMap
|
|
You can view the current roadmap on https://github.com/users/MathMan05/projects/1.
|
|
|
|
## Link
|
|
The official SpaceBar server for Jank Client https://sb-jankclient.vanillaminigames.net/invite/USgYJo?instance=https%3A%2F%2Fspacebar.chat
|
|
|
|
old invite for the official client https://dev.app.spacebar.chat/invite/USgYJo
|
|
|
|
The current hosted instance of JankClient https://sb-jankclient.vanillaminigames.net
|