Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/Logflare/cloudflare-app

The Cloudflare app for Logflare
https://github.com/Logflare/cloudflare-app

Last synced: 2 months ago
JSON representation

The Cloudflare app for Logflare

Lists

README

        

# Logflare App for Cloudflare

Install from the Cloudflare app store.


Install Logflare with Cloudflare

## Cloudflare Worker

If you don't want to use the Cloudflare app or you want to customize how logs are sent from Cloudlfare to Logflare see ./workers/worker.js and add a custom worker to your Cloudflare account.

## Dev Setup

Install the dependencies with `yarn install` then build the project with `yarn build` (or `npm run build`).