Skip to content

Guides

Before diving into the world of module development for HortiView we recommend taking a look at some of our guides to make you familiar with the technical details of the platform.

General Information

The following topics are technology and framework agnostic.

Learn about error handling HortiView offers a few mechanisms to help developers handle errors

Understand authentication and permissions Learn how HortiView handles authentication and permission management when developing modules

Understand our design framework Learn how to align your module design with the platform design system to generate a seamless user experience

Module Development

We have created a couple of guides to get you started with developing modules for HortiView.

Build modules with React Clone the Starter Kit Repo for React get up and running in minutes

Build modules with Angular If you prefer to go with Angular, we have prepared something for you as well

Build modules with Next.js Please follow our guidelines and recommendations for development with Next.js