docs: update
This commit is contained in:
@@ -25,7 +25,7 @@ By default firegex will start in a multithread configuration using the number of
|
||||
The default port of firegex is 4444. At the startup you will choose a password, that is essential for your security.
|
||||
All the configuration at the startup is customizable in [firegex.py](./start.py) or directly in the firegex interface.
|
||||
|
||||

|
||||

|
||||
|
||||
## Functionalities
|
||||
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 150 KiB After Width: | Height: | Size: 139 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 85 KiB |
BIN
docs/Firegex_Screenshot.png
Normal file
BIN
docs/Firegex_Screenshot.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 364 KiB |
@@ -1,8 +1,8 @@
|
||||
# Firegex Frontend
|
||||
|
||||

|
||||

|
||||
|
||||
The frontend of firegex is written using create-react-app.
|
||||
The frontend of firegex is written using vite.
|
||||
The routing of the pages is managed by react-router 6 and the graphics is mainly managed by the framework [Mantine](https://mantine.dev) and icons provided by [React Icons](https://react-icons.github.io/react-icons/).
|
||||
The style of the page is written with [sass](https://sass-lang.com/).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user