Skip to content

flosslab/astrotool-webclient

Repository files navigation

AstroTool Client

CN ICSC Program Code CN00000013 (PNRR) Mission 4, "Istruzione e Ricerca" – Component 2, "Dalla Ricerca all’Impresa" – Investment Line 1.4, Funded by the European Union – NEXTGENERATIONEU – Spoke 3, CUP C53C22000350006

Description

It is a client thinked to link remote processing to an webapp. Based in Angular and vtkJS technologies.

Requirements

  • node v22.13.0
  • nvm (optional)

Install

with NVM

nvm install && nvm use
npm install

Standard way

npm install

Usage

At the moment run in dev mode

Current default params are:

  • HOST: 0.0.0.0 (remote reachable)
  • PORT: 4200
npx ng serve --host 0.0.0.0 --port 4200

License

This project is licensed under the Apache License 2.0 - see the LICENSE file for details.

About

Web client for Astrotool

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published