libremesh / lime-app

Geek-free Web App for setup and mantainance of Libremesh nodes built on Preact
https://libremesh.github.io/lime-app/
GNU Affero General Public License v3.0
50 stars 27 forks source link

Unable to set up and run lime-app locally #404

Closed zelfroster closed 5 months ago

zelfroster commented 6 months ago

Firstly, I would like to apologize for opening this issue if anyone got disturbed.

I am trying to set up lime-app locally, but unable to set up and start the development environment.

I tried both approaches but didn't succeed.

I have worked on development of Webui for retroshare, and got to know about libremesh from G10h4ck.

PLEASE help @selankon.

selankon commented 6 months ago

Hi @zelfroster ,

If you need to urn a libremesh virtualized system check this https://github.com/libremesh/lime-packages/blob/master/TESTING.md#development-with-qemu-virtual-machine .

If you want to develop on limeapp without having a libremesh compatible router you have to do it on this way,

If you are using last develop branch, I suggest to use node version 16 until this is merged https://github.com/libremesh/lime-app/pull/401 . You can use nvm to change node version easily: https://github.com/nvm-sh/nvm .

And about the docker i never used it so i cannot help with that.

selankon commented 5 months ago

closing due lack of activity