This branch is 5 commits behind Qortal/Q-Nodecontrol:master
nico.benaz 8a67f5f03d Merge pull request #7 from nbenaglia/feature/alerts_restyling
Refactor some style in alert popups
2025-10-04 17:56:15 +02:00
2025-03-27 12:34:27 +01:00
2025-10-04 17:55:17 +02:00
2025-03-27 12:34:27 +01:00
2025-03-27 12:34:27 +01:00
2025-10-03 08:28:20 +02:00
2025-03-27 12:34:27 +01:00
2025-10-03 16:08:02 +02:00
2025-10-03 16:08:02 +02:00
2025-10-03 08:25:52 +02:00
2025-09-18 07:55:36 +02:00
2025-09-18 07:55:36 +02:00
2025-09-05 09:01:15 +02:00
2025-03-27 12:34:27 +01:00

Q-Node - Vite.js and TypeScript

How to use

Download the source or clone the repo:

Install it and run development:

npm install
npm run dev -- --host

Install it and build production:

npm install
npm run build
Description
Qortal Node Management App
Readme MIT 1.9 MiB
Languages
TypeScript 94.5%
JavaScript 3.8%
CSS 1.1%
HTML 0.6%