Skip to content

brunofin/zapier-platform-example-app-typescript

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Typescript Example App For Zapier Platform

Build Status

A barebones app that has a resource defined. This is mainly a proof-of-concept for using features not yet available in node.

Run this:

npm run zapier-dev # compiles & watches your app
zapier test

There's also a non-watch command:

npm run zapier-build

To push, instead of zapier push, we do:

npm run zapier-push # compiles first

We recommend using the zapier-platform-cli and zapier init . --template=typescript to create an app.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 99.4%
  • JavaScript 0.6%