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
b15230ab1f9465599601cf095de7fcf8b69bbec4
VirtWeb
/
virtweb_frontend
History
Renovate Bot
b15230ab1f
Some checks failed
continuous-integration/drone/push
Build is failing
Details
Merge pull request 'Update dependency humanize-duration to ^3.33.1' (
#427
) from renovate/humanize-duration-3.x into master
2025-09-21 00:47:01 +00:00
..
public
…
src
Fix a bug in sysinfo route with docker containers
2025-06-21 19:06:43 +02:00
.env
…
.env.production
…
.gitignore
…
eslint.config.js
…
index.html
…
package-lock.json
Merge pull request 'Update dependency humanize-duration to ^3.33.1' (
#427
) from renovate/humanize-duration-3.x into master
2025-09-21 00:47:01 +00:00
package.json
Merge pull request 'Update dependency humanize-duration to ^3.33.1' (
#427
) from renovate/humanize-duration-3.x into master
2025-09-21 00:47:01 +00:00
README.md
…
tsconfig.app.json
…
tsconfig.json
…
tsconfig.node.json
…
vite.config.ts
…
README.md
Virtweb frontend
Built with Vite + React + TypeScript
Get dependencies
npm install
Run for developpment
npm run dev