Skip to content

osadan/ansyn

 
 

Repository files navigation

AnSyn

A satellite imagery management application, for viewing and managing imagery from any source, with many tools to enhance the experience

Usage

You can't run the app without a backend, and the backend is not currently publicly exposed.

Deploy

  • Client: (from the client's folder)

    • Build for production
    • Staging:
      • sh scripts/deploy.sh ansyn/client-chrome.v.44 $VERSION
    • Production:
      • sh scripts/deploy.sh ansyn/client $VERSION
  • Server: (from server's folder)

    • sh ../CLIENT/scripts/deploy.sh ansyn/backend $VERSION

About

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • TypeScript 86.3%
  • CSS 8.2%
  • HTML 4.4%
  • Other 1.1%