CrystallizeAPI / crystallize-subscription-contract-app

Home Page:https://crystallize-subscription-contract-app-delta.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Crystallize Subscription Contract App

This is the Subscription Contract App

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: contract.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://contract.app.crystallize.com/

From there you can install it on a Crystallize tenant.

About

https://crystallize-subscription-contract-app-delta.vercel.app

License:MIT License


Languages

Language:TypeScript 82.4%Language:CSS 15.0%Language:Makefile 1.3%Language:Dockerfile 1.0%Language:JavaScript 0.3%