Pritimay Sarkar 79980e34c8 add kit check
2024-02-10 10:05:37 +05:30
2024-01-21 11:38:34 +05:30
2024-01-30 21:00:03 +05:30
2023-09-05 18:44:32 +05:30
2024-02-10 10:05:37 +05:30
2024-01-27 01:40:06 +05:30
2024-01-27 01:40:06 +05:30
2024-01-21 11:38:34 +05:30
2024-01-21 11:38:34 +05:30
2024-01-30 21:00:03 +05:30
2024-01-21 11:38:34 +05:30
2023-08-29 16:29:57 +05:30
2024-01-30 21:00:03 +05:30
2024-01-30 21:00:03 +05:30
2024-01-27 01:40:06 +05:30

HPOS Dashboard

install

npm install

run

npm start

browser

http://localhost:3000

add target (multi site), if not already defined for that site

firebase target:apply hosting dev1 hpos-dev1

add or change to firebase.json

"target": "dev1",

run build

npm run build

deploy

firebase deploy --only hosting:dev

pyinstaller --noconfirm --noconsole -i "smi.ico" --windowed --clean hemocube.py

Description
No description provided
Readme 3.2 MiB
Languages
Jupyter Notebook 86.4%
JavaScript 10.4%
CSS 1.9%
Python 1.1%
HTML 0.2%