HMouaziz / MissionPlanner-Client

GNU General Public License v3.0
0 stars 0 forks source link

Mission Planner Frontend

Welcome to the Mission Planner Frontend repository! This project is part of the Mission Planner application, providing the user interface for planning and managing space missions.

Prerequisites

Setup

  1. Clone the frontend and backend repositories:

    git clone https://github.com/HMouaziz/MissionPlanner-Client.git MissionPlanner-Client
    git clone https://github.com/HMouaziz/MissionPlanner-Server.git MissionPlanner-Server
  2. Ensure the directory structure looks like this:

    MissionPlanner/
    ├── MissionPlanner-Client/
    └── MissionPlanner-Server/
  3. Navigate to the backend directory:

    cd MissionPlanner-Server
  4. Run Docker Compose:

    docker-compose up --build

Additional Notes

By following these steps, you can set up and run the Mission Planner application using Docker and Docker Compose. If you encounter any issues or need further assistance, refer to the detailed documentation in the docs directory of the backend repository.


Developed by Halim Mouaziz @ project-hephaestus.com © 2024