Skip to content

esdc-esac-esa-int/esasky

Repository files navigation

ESASky

This is the ESASky frontend. This is the code that is running at the ESASky website.

GWT -> Angular migration

This codebase is currently built with the GWT framework. ESASky is internally working on rewriting this whole project in Angular. When that migration is close to finished, that code will also be made available in this repository.

Develop

Install

In a terminal, run this command:

mvn clean install -f pom.xml -Plocal

The last argument, local in the example above, references the configuration file that will be used when building the project. This requires there to be a corresponding configuration file here: esasky-cl/src/main/filters/local.properties.

Configure

You can configure your ESASky instance by editing the property file found at esasky-cl/src/main/filters/local.properties.

Run locally

ESASky is typically deployed with Tomcat. Start Tomcat and add the generated war file (found at esasky-cl/target/esasky-cl-<version>.war). You should now have a running ESASky instance at port 8080: http://localhost:8080/esasky/.

License

This work is released under the GNU AGPL license (see the separate license file for details).

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •