Skip to content

numerous-com/panel-selector-app-template

Repository files navigation

Welcome to repository of the Panel Selector App Template for Numerous

This repository contains the Panel Selector App Template. It was created by the Numerous team to be used as a template for creating new selection apps through the Numerous platform.

To deploy this app you can go to the Numerous Platform and click create new app and select the selector app template.

To download the app after you have created it on the Numerous Platform, you can click install the Numerous CLI with:

pip install numerous

and then run:

numerous download -o <your organization> -a <app slug>

Alternatively, you can clone this repository continue working on it, before pushing it to the Numerous Platform.

Local Development

To run the app locally, you can run the following command:

pip install .
panel serve app.py

About

A template for a product selector app

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published