mirror of
https://github.com/MathMan05/Fermi.git
synced 2026-08-27 22:34:17 +00:00
29 lines
1.3 KiB
Markdown
29 lines
1.3 KiB
Markdown
# Fermi
|
|
Fermi is a [Harmony](https://redir.fermi.chat/server) Client written in TS, HTML, and CSS.
|
|
|
|

|
|
|
|
To build it, clone the repo and run `npm install`, then `npm run build`
|
|
To run it, use `npm start`
|
|
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 Fermi 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 Harmony
|
|
## Adding instances to the dropdown
|
|
Please see [this](https://codeberg.org/MelodyChat/Fermi/src/branch/main/InstanceInfo.md) for how to add an instance to the dropdown picker.
|
|
## How to statically host Fermi
|
|
[Click here](./howToStaticallyHost.md)
|
|
## RoadMap
|
|
You can view the current roadmap on https://codeberg.org/MelodyChat/Fermi/projects/59942.
|
|
## AI Code
|
|
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.
|
|
And to be clear, *any* use of AI is not allowed in Fermi.
|
|
## Link
|
|
The official Harmony server for Fermi: https://redir.fermi.chat/invite
|
|
|
|
The current hosted instance of Fermi: https://fermi.chat/
|
|
|