IBLIS Frontend Releases
- Node.js^18.x or greater
- PM2
- Clone the repository:
git clone https://github.com/HISMalawi/MLAB-Core-Release.git
- Install dependencies
npm install pm2 serve -g
cd MLAB-Core-Release
git fetch --tags
git checkout [tag]
git describe --tags
bash network.bash
pm2 start ecosystem.config.js
pm2 save