Skip to content

Latest commit

 

History

56 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sample Custom Apps

This repository contains sample apps for building custom apps using the chargebee-apps CLI.

Quick start

  1. Install the CLI:
npm install -g @chargebee/chargebee-apps
  1. Choose a sample app directory.
  2. Configure .env (and iparams.local.json for iparams-based apps).
  3. Run locally:
chargebee-apps run <app_dir>
  1. Open http://localhost:15000 and trigger events using the provided test_data.

manifest.json includes an engines object. chargebee-apps create and chargebee-apps package overwrite engines.node and engines.chargebee_apps with the Node.js and CLI versions on your machine. Do not edit those keys by hand.

About

This repository contains sample apps for building custom apps using the chargebee-apps CLI.

Resources

Security policy

Stars

0 stars

Watchers

14 watching

Forks

Releases

Packages

Used by

Contributors

Languages