2025-06-12 15:56:03 +08:00
2025-06-12 15:55:03 +08:00
2025-06-12 15:56:03 +08:00
2025-06-12 15:55:03 +08:00
2025-06-12 13:01:25 +08:00
2025-06-11 15:06:48 +08:00
2025-06-12 00:13:57 +08:00
2025-06-12 00:13:57 +08:00
2025-06-12 13:15:37 +08:00
2025-06-12 00:13:57 +08:00
2025-06-12 13:01:25 +08:00

OpenList API Token Generator

npm install
npm run dev
npm run deploy

For generating/synchronizing types based on your Worker configuration run:

npm run cf-typegen

Pass the CloudflareBindings as generics when instantiation Hono:

// src/index.ts
const app = new Hono<{ Bindings: CloudflareBindings }>()
Description
OpenList API Token Generator
Readme AGPL-3.0 9.5 MiB
Languages
TypeScript 60.7%
JavaScript 31.1%
HTML 5.3%
CSS 2.9%