Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 723 Bytes

README.md

File metadata and controls

35 lines (22 loc) · 723 Bytes

Crystallize Import App

Import app that provides a UI for importing and mapping datasets to Crystallize.

Requirements

A Crystallize App injects a signature to notify the current tenant and it requires HTTPS. Therefore, even locally, you need HTTPS.

Moreover this kind of app requires to share the cookie with .crystallize.com, therefore the local development will have a custom domain. Here: import.app.crystallize.com

You need:

  • mkcert
  • Caddy Server
  • Node 18

Install

make install

This will install the Certificates, and the dependencies.

Run the project

make serve

https://import.app.crystallize.com/

From there you can install it on a Crystallize tenant.