Overview

JSatorb

Installation
  • Npm et nodejs
    curl -sL https://deb.nodesource.com/setup_11.x | sudo -E bash -
    sudo apt install -y nodejs
    
  • Angular as global
    npm install -g @angular/cli
    
  • java
  • maven
    sudo apt-get install maven
    
  • anaconda
    wget https://repo.anaconda.com/archive/Anaconda3-2018.12-Linux-x86_64.sh
    

  • orekit sur anaconda
    conda install orekit
    
  • bottle
    conda install bottle
    

Launch
  • Propagation Service
    python MissionAnalysisREST.py
    

  • Eclipse service
    java -jar target/mission-analysis-1.0-SNAPSHOT-jar-with-dependencies.jar
    
  • celestrak-proxy
    npm install
    npm start
    
  • jsatorb-front
    npm install
    ng serve
    

Issue tracking

open closed Total
Defect 0 0 0
Feature 0 0 0
Assistance 0 0 0

View all issues