osadan / ansyn

Home Page:http://ansyn.webiks.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

http://ansyn.webiks.com/

License:MIT License


Languages

Language:TypeScript 86.3%Language:CSS 8.2%Language:HTML 4.4%Language:JavaScript 0.9%Language:Shell 0.1%Language:Dockerfile 0.1%