Skip to content

FlatFilers/flatfile-docs-kitchen-sink

Repository files navigation

flatfile-docs-kitchen-sink

This repo includes all of the examples from the Flatfile docs.

Setup Local Environment Variables

Rename .env.example to .env and update to your creds. This file should look like:

Developing

If using javascript, run npx flatfile develop javascript/<path-to-file>.js to start a local listener.

If using typescript, run npx flatfile develop typescript/<path-to-file>.ts to start a local listener.

Deploying

Use npx flatfile deploy <file name> to deploy your listener to Flatfile.

See all code examples

To see all of the code examples from the docs, head to the flatfile-docs-kitchen-sink repo.

About

This repo includes all of the examples from the flatfile docs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published