Skip to content

cloudflare-apps/docusign

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docusign App

This repo contains all the code from the DocuSign blog post.

Looking to use the latest JavaScript and CSS features? Check out our Webpack example app!

Setup

Clone the repo and load it in the live previewer.

Install the optional developer dependencies with yarn install (or npm install)

Usage

  • npm run lint Checks JavaScript formatting and attempts to fix any errors.

Details

source/app.js

This is where the magic happens. Your app starts here.

source/app.css

Styles for your app.

source/worker.js

Code for your Cloudflare Worker.

install.json

This is where all the installer options are added for the app.

Syntax can be tricky, so be sure to double check it.

media/**

An directory for icons, tile images, and screenshots.

Download media-templates.sketch

Troubleshooting

Ideas

Potential ideas for new Cloudflare apps.

View the list →

Submit a new idea →

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published