This website requires JavaScript.
Explore
Help
Sign In
pierre
/
VirtWeb
Watch
1
Star
0
Fork
0
You've already forked VirtWeb
Code
Issues
Pull Requests
3
Packages
Projects
Releases
5
Wiki
Activity
Files
fa107a261f601c2fc0d1f7a35ed897660f4b008b
VirtWeb
/
virtweb_frontend
History
Renovate Bot
fa107a261f
All checks were successful
continuous-integration/drone/push
Build is passing
Details
continuous-integration/drone/pr
Build is passing
Details
Update dependency @mui/x-charts to ^8.7.0
2025-07-05 00:12:39 +00:00
..
public
Update frontend icons
2023-12-23 17:04:14 +01:00
src
Fix a bug in sysinfo route with docker containers
2025-06-21 19:06:43 +02:00
.env
…
.env.production
…
.gitignore
Update backend & frontend depdencies
2024-04-08 18:37:17 +02:00
eslint.config.js
Fix all ESLint errors
2025-03-28 12:25:04 +01:00
index.html
…
package-lock.json
Update dependency @mui/x-charts to ^8.7.0
2025-07-05 00:12:39 +00:00
package.json
Update dependency @mui/x-charts to ^8.7.0
2025-07-05 00:12:39 +00:00
README.md
Upgrade vite project
2025-03-28 11:26:51 +01:00
tsconfig.app.json
Upgrade vite project
2025-03-28 11:26:51 +01:00
tsconfig.json
Upgrade vite project
2025-03-28 11:26:51 +01:00
tsconfig.node.json
Upgrade vite project
2025-03-28 11:26:51 +01:00
vite.config.ts
Upgrade vite project
2025-03-28 11:26:51 +01:00
README.md
Virtweb frontend
Built with Vite + React + TypeScript
Get dependencies
npm install
Run for developpment
npm run dev