Pritimay Sarkar 09d18106b8 add new helps
2023-12-08 16:36:46 +05:30
2023-07-31 10:49:08 +05:30
2023-09-05 18:44:32 +05:30
2023-12-08 16:36:46 +05:30
2023-12-08 15:36:10 +05:30
2023-08-29 16:29:57 +05:30
2023-12-08 15:36:10 +05:30
2023-08-29 16:29:57 +05:30
2023-08-29 16:29:57 +05:30
2023-08-29 16:29:57 +05:30
2023-12-08 15:36:10 +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 build

deploy

firebase deploy --only hosting:dev1

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%