Skip to content

Latest commit

 

History

History
53 lines (42 loc) · 4.11 KB

README.md

File metadata and controls

53 lines (42 loc) · 4.11 KB

Cloud Sync Icon Cloud Sync

A service built using Hono to save plugins, themes and fonts to the cloud.

Installation

$ pnpm install

Running the app

Fill in the .dev.vars file and upload the secrets to your Cloudflare worker for deployment

# generate runtime.d.ts
$ pnpm run runtime

# development
$ pnpm run dev

# deploy
$ pnpm run deploy

License

MIT