|
1 |
| -# Jank Client |
2 |
| -Jank Client is a [Spacebar](https://spacebar.chat) Client written in TS, HTML, and CSS. |
| 1 | +# Fermi |
| 2 | +Fermi is a [Spacebar](https://spacebar.chat) Client written in TS, HTML, and CSS. |
3 | 3 |
|
4 | 4 | To build it, clone the repo and run `npm install`, then `npm run build`
|
5 | 5 | To run it, use `npm start`
|
6 | 6 | or do the equivalent with bun
|
7 | 7 |
|
8 | 8 | Both [Bun](https://bun.sh) and [Node.js](https://nodejs.org) are supported, and should function as expected.
|
9 | 9 |
|
10 |
| -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. |
| 10 | +To access Fermi after starting, simply go to http://localhost:8080/login and either register a new account, or log in with your email and password. |
11 | 11 |
|
12 | 12 | If there are any issues please report them either here, or to me dirrectly on spacebar
|
13 | 13 | ## Adding instances to the dropdown
|
14 |
| -Please see [this](https://github.com/MathMan05/JankClient/blob/main/InstanceInfo.md) for how to add an instance to the dropdown picker |
| 14 | +Please see [this](https://github.com/MathMan05/Fermi/blob/main/InstanceInfo.md) for how to add an instance to the dropdown picker |
15 | 15 | ## RoadMap
|
16 | 16 | You can view the current roadmap on https://github.com/users/MathMan05/projects/1.
|
17 | 17 | ## AI Code
|
18 | 18 | AI code due to not being GPLv3 compatable is not allowed in this repo. I thought this didn't need to be said, but it does.
|
19 | 19 | ## Link
|
20 |
| -The official SpaceBar server for Jank Client https://jankclient.greysilly7.xyz/invite/USgYJo?instance=https%3A%2F%2Fspacebar.chat |
| 20 | +The official SpaceBar server for Fermi https://fermi.chat/invite/USgYJo?instance=https%3A%2F%2Fspacebar.chat |
21 | 21 |
|
22 | 22 | old invite for the official client https://dev.app.spacebar.chat/invite/USgYJo
|
23 | 23 |
|
24 |
| -The current hosted instance of JankClient https://jankclient.greysilly7.xyz/ |
| 24 | +The current hosted instance of Fermi https://fermi.chat/ |
0 commit comments