Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

codehooks-io-mailgun

Mailgun integration example.

# create a new Codehooks project
coho init

# install npm packages
npm i codehooks-js form-data node-fetch --save

# deploy project to the serverless cloud
coho deploy