Problem with deploying server side front end locally.

Komal trivedi6 years ago

Hi Anton,
I am trying to deploy the ExtJs front end code on my local machine but not sure how to make it up & running. I have installed ExtJs , also the code got compiled but not able to view anything on browser . I have to make minor changes in the web app .

Appreciate your help.

Anton Tananaev6 years ago

You need to get main Traccar repository with web app as a submodule. Then run backend.

Komal trivedi6 years ago

Thank you .
Could you please elaborate? I did not understand what you said. I just downloaded the main-repository but the folder named 'traccar-web' is empty.

Anton Tananaev6 years ago

You should probably learn git and git submodules specifically.