Skip to content

tincastle/gmail-filter-editor

Repository files navigation

Gmail Filter Editor

Build

  1. Build and run Next.js app:
npm run build && npm run serve
  1. While server is runing, open another terminal and
npm run csp
  1. Commit all changes (docs/ and cf-workers/)
  2. Deploy GitHub Pages and Cloudflare Worker