Skip to content

the-nod/cloudsync-plugin-backend

Repository files navigation

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

About

Fork of CloudSync for ScorpionPlugins

Resources

License

Stars

Watchers

Forks

Releases

No releases published