New generation of FancyWeb interface
- All this collective work of ours is carried out only through PR, direct commits are blocked.
- All the dirty day-to-day work is done in the dev branch.
- All builds and automatic deployment are performed from the deploy branch.
Clone the repo and go into it:
git clone https://github.com/openipc/fancyweb-ng
cd fancyweb-ng
Install Node.js with version 24 and higher.
npm install
npm run dev-mainYou can use convenient docker development approach, in root fancyweb-ng dir execute shell command:
docker compose -f docker/docker-compose.yaml up --watchOpen your browser and load URL: localhost:5173
You can edit source files and development server will react to every change and update data in browser.
Builds are being preparing and be ready soon. Wait a bit.
Please support our project with donations or orders for development or maintenance. Thank you!