Giter Site home page Giter Site logo

ryanccn / vendflare Goto Github PK

View Code? Open in Web Editor NEW
9.0 2.0 0.0 907 KB

Vencord backend on Cloudflare Workers

License: GNU Affero General Public License v3.0

JavaScript 0.76% TypeScript 99.24%
cloudflare cloudflare-kv cloudflare-workers discord sync typescript vencord durable-objects

vendflare's Issues

Work on other platforms

Sort of defeats the naming of this project, but: being able to self host, at the very least, would be nice.

Option 1: Dockerizing workerd

Various incompatibilities with Alpine Linux base image, was unable to get workerd running / compiling but could be done with more work(?).

Benefits would be keeping all the current syntax and APIs.

Option 2: Making the codebase platform-agnostic

Building the code using esbuild with different defines should be fine for dead code elimination and smart bundling.

Would most likely require moving away from Hono's ctx.env, since Node.js doesn't seem to support it very well. Would require lots of compatibility layers to interoperate between different platforms.

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Other Branches

These updates are pending. To force PRs open, click the checkbox below.

  • chore(deps): update dependency eslint to v8.44.0

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Detected dependencies

github-actions
.github/workflows/deploy.yml
  • actions/checkout v3
  • actions/setup-node v3
  • pnpm/action-setup v2
.github/workflows/lint.yml
  • actions/checkout v3
  • pnpm/action-setup v2
  • actions/setup-node v3
  • github/codeql-action v2
npm
package.json
  • hono ^3.2.7
  • @cloudflare/workers-types ^4.20230518.0
  • @microsoft/eslint-formatter-sarif ^3.0.0
  • @typescript-eslint/eslint-plugin ^5.60.1
  • @typescript-eslint/parser ^5.60.1
  • eslint ^8.43.0
  • prettier ^2.8.8
  • typescript ^5.1.6
  • wrangler ^3.1.1
  • pnpm 8.6.3

  • Check this box to trigger a request for Renovate to run again on this repository

Durable Objects

Cloudflare KV is eventually consistent, which makes it pretty™ bad™ for sync services.

Durable Objects are strongly consistent.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.