Skip to content

FAIRiCUBE/uc2-eodash-client

 
 

Repository files navigation

Eodash v5 Configuration and Deployment Template

This is a template repository for configuring and deploying eodash-v5

Prerequisites

  • Node v18 or higher

Static Assets

files and directories inside the public directory will be served statically in the application. They can be refrenced inside the config using their relative path:

new URL("/directory/file", import.meta.url).href;

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 100.0%