Go to file
SnippetsX 9bb8796761
All checks were successful
Testing Example / build-and-test (push) Successful in 1m28s
updated ci
2024-11-12 21:20:55 +03:00
.gitea/workflows updated ci 2024-11-12 21:20:55 +03:00
.vscode added main login code 2024-10-14 00:19:06 +03:00
public added database struct 2024-11-03 01:35:38 +03:00
screenshots added working login page 2024-11-06 00:38:03 +03:00
src updated ci/cd 2024-11-12 12:11:59 +03:00
.gitignore added working login page 2024-11-06 00:38:03 +03:00
authtoken.json updated ci/cd 2024-11-12 12:11:59 +03:00
database.sql added working login page 2024-11-06 00:38:03 +03:00
generate-buildno.js Added version 2024-11-07 23:57:51 +03:00
generatetoken.js added dev login 2024-11-12 01:35:39 +03:00
package-lock.json Added version 2024-11-07 23:57:51 +03:00
package.json updated ci/cd 2024-11-12 12:11:59 +03:00
README.md added working login page 2024-11-06 00:38:03 +03:00

Admin Dashboard writed on React

This project is a simple admin panel designed for managing servers.
It utilizes Material UI for the user interface components. \

Screenshots

Image Image

How to run

To run the project, you can download/clone the repository and use these commands to run:

npm install
npm start

or build:

npm install
npm run build

You can also download it from Releases page

Static Badge Static Badge