https://github.com/marshallovski/servmon-panel
A lightweight server-monitoring web panel!
https://github.com/marshallovski/servmon-panel
admin admin-dashboard admin-panel javascript lightweight monitoring node nodejs panel server svelte web
Last synced: 4 months ago
JSON representation
A lightweight server-monitoring web panel!
- Host: GitHub
- URL: https://github.com/marshallovski/servmon-panel
- Owner: marshallovski
- License: gpl-3.0
- Created: 2025-03-27T21:34:52.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2025-03-27T21:44:00.000Z (7 months ago)
- Last Synced: 2025-03-27T22:31:07.876Z (7 months ago)
- Topics: admin, admin-dashboard, admin-panel, javascript, lightweight, monitoring, node, nodejs, panel, server, svelte, web
- Language: Svelte
- Homepage:
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ServmonPanel
A lightweight server-monitoring web panel!Backend uses only ~70MB of RAM. Frontend RAM usage depends on your webserver.
# Installing
1. Open `backend` folder
2. Install required packages: `npm install`
3. Open terminal and type: `npm start`
-----
4. Open `frontend` folder
5. Type `serve .` (or use any web-server, e.g nginx or Apache)Easy way:
In the root folder open `start.sh` file (only on Linux)# Screenshots


