Skip to content

NBTSolutions/vetro-custom-apps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

VETRO Custom App

This repository contains example code for a custom app that can be deployed on the VETRO platform. A custom app is a web application that is hosted on the VETRO platform and can be accessed by users of VETRO. Apps are built using ReactJS and are rendered as a native React component within the VETRO platform.

Placements

Custom apps can be placed in the following locations within the VETRO platform:

  • App: The app is displayed as a full-screen section within the VETRO platform and available on the main navigation menu. The url for the app is the app id.

  • Feature Panel: The app is displayed as a tab within the feature panel when a feature is selected.

App ID

The app id is a unique identifier for the app. The app id is used to access the app in the VETRO platform. The app id needs to be added to vite.config.ts in order for the app to work correctly.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors