Skip to content

ajl-labs/quick-kode-server

Repository files navigation

QuickKode Server Component

Deploy to Cloudflare

A Cloudflare server component designed to support the QuickKode mobile app. It acts as a webhook endpoint to capture transaction messages, uses AI to analyze and extract transaction details, enables updating transactions, and provides APIs to fetch the latest transaction balance. This integration streamlines transaction management and analysis for QuickKode users.

Quick Start

  1. Install dependencies:

    yarn install
  2. Run locally:

    yarn dev
  3. Deploy to Cloudflare Workers:

    yarn wrangler deploy

Scripts

  • npm start - Start the server
  • npm run dev - Start with hot reload
  • yarn migration --help - See available database migration related commands

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published