# Summerflare [**Summ**aly](https://github.com/misskey-dev/summaly) ov**er** the Cloud**flare** ## Usage ```bash pnpm i pnpm wrangler deploy --minify ``` After executing the above command, access to verify that the worker is working properly. Then configure your Misskey server to use the URL of the worker by setting the Summaly Proxy URL to in . Alternatively, you can directly deploy the worker to your domain by setting the route in Cloudflare dashboard. ## License Licensed under either of - Apache License, Version 2.0 ([LICENSE-APACHE](LICENSE-APACHE) or ) - MIT License ([LICENSE-MIT](LICENSE-MIT) or ) at your option. ## Contribution Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.