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
1
Packages
Projects
Releases
5
Wiki
Activity
Files
d0c9c01d637cb5de62158d157cfa9f887984f3f5
VirtWeb
/
virtweb_frontend
History
Renovate Bot
94533e7e71
Some checks failed
renovate/artifacts
Artifact file update failure
continuous-integration/drone/push
Build is failing
Details
continuous-integration/drone/pr
Build is failing
Details
Update dependency eslint-plugin-react-x to ^1.52.9
2025-09-01 00:32:02 +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 yaml to ^2.8.1
2025-08-06 00:19:32 +00:00
package.json
Update dependency eslint-plugin-react-x to ^1.52.9
2025-09-01 00:32:02 +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