Make sure you have Node.js installed. This project was developed and tested with Node.js v16.16.0. Higher versions might cause issues, so please fix any potential problems accordingly.
Clone the repository and navigate to the project directory:
git clone https://github.com/lkpnchl/HoneyOS.git
cd HoneyOSInstall the dependencies:
npm install
In the project directory, you can run:
Run this initially before starting your project
If you face any error related to the DB file not being read, please run this command and then start the server again.
Runs the app in the development mode inside Electron Window.
The page will reload when you make changes.
You may also see any lint errors in the console.