Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 537 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 537 Bytes

dining

Introduction

This web application is deployed on Cloudflare Workers, written on Typescript and Hono Framework. The deployment is done via Github Action on wrangler
You can visit the Demo Site for viewing the results

Deployment

To deploy on your worker, please create:

  • Secrets in the GitHub Action
    • CLOUDFLARE_ACCOUNT_ID with your Account ID
    • CLOUDFLARE_API_TOKEN with your API Token
  • Cloudflare D1 Database
  • Cloudflare Worker KV