Merge branch 'main' of https://github.com/MathMan05/JankClient
This commit is contained in:
19
README.md
19
README.md
@@ -1,14 +1,19 @@
|
|||||||
# Jank Client
|
# Jank Client
|
||||||
A SpaceBar Client written in JS HTML and CSS
|
Jank Client is a [Spacebar](https://spacebar.chat) Client written in JS, HTML, and CSS.
|
||||||
To run, clone the repo and do `npm install express`, then either
|
|
||||||
|
To run it, clone the repo and do `npm install express`, then either
|
||||||
`node index.js`
|
`node index.js`
|
||||||
or
|
or
|
||||||
`bun index.js`
|
`bun index.js`
|
||||||
Both bun and node are supported, and both should function as expected. If there are any problems with Jank Client, 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:
|
Both [Bun](https://bun.sh) and [Node.js](https://nodejs.org) are supported, and should function as expected.
|
||||||
https://dev.app.spacebar.chat/invite/WOVGtp
|
|
||||||
|
|
||||||
Please report bugs either here or in the guild provided, thank you.
|
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
|
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.
|
||||||
|
|
||||||
|
And you can also join the spacebar server for Jank Client here https://dev.app.spacebar.chat/invite/USgYJo
|
||||||
|
Reference in New Issue
Block a user