Skip to content

Latest commit

 

History

History
54 lines (27 loc) · 1.61 KB

README.md

File metadata and controls

54 lines (27 loc) · 1.61 KB

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 →