Skip to content

Latest commit

 

History

History
34 lines (26 loc) · 790 Bytes

File metadata and controls

34 lines (26 loc) · 790 Bytes

A living archive of AI-generated doomsday prophecies.

English | 简体中文

Screenshots

dark

light

Tech Stack

  • Hoa - Lightweight web framework
  • Cloudflare Workers - Edge computing platform
  • Cloudflare KV - Cache
  • Cloudflare D1 - Database
  • Cloudflare R2 - Storage

Deploy

  1. Reconfiguration wrangler.jsonc and wrangler.scheduled.jsonc
  2. Rename src/lib/config.example.js to src/lib/config.js
  3. Run:
npm run dev
# or
npm run deploy